[
https://issues.apache.org/jira/browse/HBASE-20104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381888#comment-16381888
]
Ted Yu commented on HBASE-20104:
--------------------------------
I got the following when applying branch-2 patch on master:
{code}
error:
hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java:
patch does not apply
Patch failed at 0001 HBASE-20104 Fix infinite loop of RIT when creating table
on a rsgroup that has no online servers
The copy of the patch that failed is found in:
{code}
> Fix infinite loop of RIT when creating table on a rsgroup that has no online
> servers
> ------------------------------------------------------------------------------------
>
> Key: HBASE-20104
> URL: https://issues.apache.org/jira/browse/HBASE-20104
> Project: HBase
> Issue Type: Bug
> Components: rsgroup
> Affects Versions: 2.0.0-beta-2
> Reporter: Xiaolin Ha
> Assignee: Xiaolin Ha
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-20104.branch-1.001.patch,
> HBASE-20104.branch-1.4.001.patch, HBASE-20104.branch-2.001.patch,
> HBASE-20104.branch-2.002.patch
>
>
> This error has been reported in
> https://builds.apache.org/job/PreCommit-HBASE-Build/11635/testReport/org.apache.hadoop.hbase.rsgroup/TestRSGroups/org_apache_hadoop_hbase_rsgroup_TestRSGroups/
> Cases that creating tables on a rsgroup which has been stopped or
> decommissioned all region servers can reproduce this error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)