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

The proceduce of interrupting current split task should be updated after HBASE-9736.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Incomplete
    • None
    • None
    • wal
    • None

    Description

      Before HBASE-9736, SplitLogWorker only split one hlog at a time. When the data of znode for this task is changed (task is timeouted and resigned by splitLogManager), zookeeper will notify the SplitLogWorker. If this log task is owned by other regionserver, the SplitLogWorker will interrupt current task and try to get another task.

      HBASE-9736 allow multi log splitters per RS so there will be multi current tasks running in the thread pool in SplitLogWorker.
      So the proceduce of Interrupting current split task need be updated.

      jeffreyz stack

      Attachments

        Activity

          People

            Unassigned Unassigned
            liushaohui Shaohui Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: