David Manning created HBASE-26988: ------------------------------------- Summary: 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: 2.0.0, 3.0.0-alpha-1 Reporter: David Manning Assignee: David Manning
# Set {{hbase.master.loadbalance.bytable}} to {{true}} in {{hbase-site.xml}} # Start HMaster # Remove {{hbase.master.loadbalance.bytable}} entry in {{hbase-site.xml}} # Reload configuration (https://hbase.apache.org/book.html#dyn_config) *Expected:* load balancing would no longer happen by table *Actual:* load balancing still happens by table -- This message was sent by Atlassian Jira (v8.20.7#820007)