[
https://issues.apache.org/jira/browse/HBASE-24760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186861#comment-17186861
]
Hudson commented on HBASE-24760:
--------------------------------
Results for branch master
[build #26 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/26/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/26/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/26/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/26/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 2. [see log for
details|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/26//artifact/output-integration/hadoop-2.log].
(note that this means we didn't run on Hadoop 3)
> 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
>
>
> 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)