[
https://issues.apache.org/jira/browse/HBASE-25852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-25852.
-------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to master and branch-2.
Thanks [~stack] and [~niuyulin] for reviewing.
> 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
> Priority: Major
> 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)