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

Log split worker should heartbeat to avoid timeout when the hlog is under recovery

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.98.0, 0.95.1
    • wal
    • None
    • Reviewed

    Description

      Currently, hlog splitter could spend quite sometime to split a log in case any HDFS issue and recoverLease/retry opening is needed. If distributed log split manager times out the log worker, other log worker to take over will run into the same issue.

      Ideally, we should not need a timeout monitor. Since we have a timeout monitor for DSL now, the worker should heartbeat to avoid wrong/unneeded timeouts.

      Attachments

        1. trunk-8321_v1.patch
          10 kB
          Jimmy Xiang
        2. trunk-8321_v2.patch
          27 kB
          Jimmy Xiang

        Issue Links

          Activity

            People

              jxiang Jimmy Xiang
              jxiang Jimmy Xiang
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: