Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-8229

Replication code logs like crazy if a target table cannot be found.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.94.7, 0.95.1
    • Replication
    • None

    Description

      One of our RS/DN machines ran out of diskspace on the partition to which we write the log files.

      It turns out we still had a table in our source cluster with REPLICATION_SCOPE=>1 that did not have a matching table in the remote cluster.

      In then logged a long stack trace every 50ms or so, over a few days that filled up our log partition.

      Since ReplicationSource cannot make any progress in this case anyway, it should probably sleep a bit before retrying (or at least limit the rate at which it spews out these exceptions to the log).

      Attachments

        1. 8229-0.94.txt
          1 kB
          Lars Hofhansl

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: