rmdmattingly opened a new pull request, #6746:
URL: https://github.com/apache/hbase/pull/6746

   In [HBASE-28513](https://issues.apache.org/jira/browse/HBASE-28513) we are 
adding support for "balancer conditionals", and in 
[HBASE-29074](https://issues.apache.org/jira/browse/HBASE-29074) we added 
support for isolating each meta replica on its own server.
   
   This takes that work a step further, and provides the ability to isolate all 
system tables (excluding meta, if meta has its own isolation configured) to 
particular servers when the cluster is balanced. You can turn this on by 
setting `hbase.master.balancer.stochastic.conditionals.isolateSystemTables` to 
true.
   
   This change can help to isolate any problematic system table workloads from 
user-facing tables, or vice versa 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to