[ 
https://issues.apache.org/jira/browse/HBASE-26988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530446#comment-17530446
 ] 

Hudson commented on HBASE-26988:
--------------------------------

Results for branch branch-2.5
        [build #107 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/107/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/107/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/107/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/107/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/107/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}


> Balancer should reset to default setting for hbase.master.loadbalance.bytable 
> if dynamically reloading configuration
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-26988
>                 URL: https://issues.apache.org/jira/browse/HBASE-26988
>             Project: HBase
>          Issue Type: Bug
>          Components: Balancer
>    Affects Versions: 3.0.0-alpha-1, 2.0.0
>            Reporter: David Manning
>            Assignee: David Manning
>            Priority: Minor
>             Fix For: 2.5.0, 3.0.0-alpha-3
>
>
> # Set {{hbase.master.loadbalance.bytable}} to {{true}} in {{hbase-site.xml}}
> # Start HMaster
> # Remove {{hbase.master.loadbalance.bytable}} entry in {{hbase-site.xml}}
> # Dynamically reload configuration for hmaster 
> (https://hbase.apache.org/book.html#dyn_config)
> *Expected:* load balancing would no longer happen by table
> *Actual:* load balancing still happens by table
> *Workaround:* leave the entry in {{hbase-site.xml}} but explicitly set to 
> {{false}}
> *Note 1*: The steps may only work if the config value is not in 
> {{hbase-default.xml}} so it may be an unlikely scenario.
> *Note 2*: I see this when running tests added in HBASE-22349, depending on 
> the order of execution of test methods. If 
> {{testSloppyTablesLoadBalanceByTable}} executes before 
> {{testBalanceOfSloppyServers}} there will be a failure. We could apply the 
> workaround to the tests (explicitly set to {{false}}), but it seems better to 
> fix the dynamic reconfiguration behavior. Regardless, I will propose test 
> fixes in HBASE-26989.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to