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

Remove duplicate thread creation during migrating rsgroup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-2
    • 3.0.0-alpha-2
    • master, rsgroup
    • None
    • Reviewed

    Description

      There is a thread that migrate the table rs group info from RSGroupInfo into the table descriptor.

      The thread is created when RSGroupManager is initialized and is created again when RSGroupStartupWorker is started.

      I think this is a bug. Since this thread will not exit until all table rsgroups are migrated, there is no reason to need two threads to run together?

      Attachments

        Issue Links

          Activity

            People

              GeorryHuang Zhuoyue Huang
              GeorryHuang Zhuoyue Huang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: