saintstack 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_r377220055
########## 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: Not on all the time? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
