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

SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • None
    • None
    • None
    • None

    Description

      We ran into a production issue yesterday where the SplitLogManager tried to create a Rescan node in ZK. The createAsync() generated a KeeperException.CONNECTIONLOSS that was immedately sent to processResult(), createRescan node with --retry_count was called, and this created a CPU busywait that also clogged up the logs. We should handle this better.

      Attachments

        1. HBASE-5890.patch
          2 kB
          Nicolas Spiegelberg

        Activity

          People

            Unassigned Unassigned
            nspiegelberg Nicolas Spiegelberg
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: