You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/08/20 12:44:39 UTC

[GitHub] [hbase] ddupg commented on a change in pull request #2149: HBASE-24760 Allow system tables fallback to any rs groups

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:
users@infra.apache.org