ddupg commented on a change in pull request #2149:
URL: https://github.com/apache/hbase/pull/2149#discussion_r473940884
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupBasedLoadBalancer.java
##########
@@ -88,9 +87,15 @@
*/
public static final String FALLBACK_GROUPS_KEY =
"hbase.rsgroup.fallback.groups";
Review comment:
OK, I'll refactor this feature. For all tables, whether or not system
tables, have same logic: priority fallback to the default group, and then
fallback to any 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:
[email protected]