[
https://issues.apache.org/jira/browse/HBASE-25852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343248#comment-17343248
]
Hudson commented on HBASE-25852:
--------------------------------
Results for branch master
[build #290 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/290/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/290/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/290/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/290/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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)