Duo Zhang created HBASE-25852:
---------------------------------

             Summary: Move all the intialization work of LoadBalancer 
implementation to initialize method
                 Key: HBASE-25852
                 URL: https://issues.apache.org/jira/browse/HBASE-25852
             Project: HBase
          Issue Type: Sub-task
          Components: Balancer
            Reporter: Duo Zhang
            Assignee: Duo Zhang
             Fix For: 3.0.0-alpha-1, 2.5.0


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to