Apache9 commented on a change in pull request #1152: HBASE-23818 Cleanup the 
remaining RSGroupInfo.getTables call in the c…
URL: https://github.com/apache/hbase/pull/1152#discussion_r377651652
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupUtil.java
 ##########
 @@ -31,9 +34,33 @@
 
   private static final Logger LOG = LoggerFactory.getLogger(RSGroupUtil.class);
 
+  public static final String RS_GROUP_ENABLED = 
"hbase.balancer.rsgroup.enabled";
 
 Review comment:
   You can disable the feature, then there will only be single default rs group.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to