Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-25826 Revisit the synchronization of balancer implementation
  3. HBASE-25852

Move all the intialization work of LoadBalancer implementation to initialize method

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.5.0
    • Balancer
    • None
    • Reviewed

    Description

      To make sure that we have all the necessary properties set before initialization.

      And also, this could also help to make the synchronization more clear, as before initialization, we should not call balance or assignment methods yet, so we do not need to synchronize initialization method. We only need to synchronize when we want to change the configuration.

      Attachments

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: