[
https://issues.apache.org/jira/browse/HBASE-24760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401157#comment-17401157
]
Hudson commented on HBASE-24760:
--------------------------------
Results for branch branch-1
[build #161 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/161/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/161//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk7 checks{color}
-- For more information [see jdk7
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/161//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/161//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> Add a config hbase.rsgroup.fallback.enable for RSGroup fallback feature
> -----------------------------------------------------------------------
>
> Key: HBASE-24760
> URL: https://issues.apache.org/jira/browse/HBASE-24760
> Project: HBase
> Issue Type: New Feature
> Components: rsgroup
> Affects Versions: 3.0.0-alpha-1
> Reporter: Sun Xin
> Assignee: Sun Xin
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> In HBASE-22738 we allow tables fallback to specific rs groups, If there is no
> online servers in the table's rsgroup.
> -But for system tables, if there is no specified fallback rsgroup or the
> servers in the fallback rsgroup all went down, It is necessary to allow
> system tables fallback to any rsgroup in order to keey available at all
> times.-
> For Availability, refactor design of rsgroup fallback, finally only
> introduced one config property `hbase.rsgroup.fallback.enable`, allow all
> table, whether or not system tables, fallback to the default rsgroup first,
> then fallback to any group if no online servers in default rsgroup.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)