You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/03/01 16:39:00 UTC

[jira] [Comment Edited] (HBASE-20104) Fix infinite loop of RIT when creating table on a rsgroup that has no online servers

    [ https://issues.apache.org/jira/browse/HBASE-20104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381888#comment-16381888 ] 

Ted Yu edited comment on HBASE-20104 at 3/1/18 4:38 PM:
--------------------------------------------------------

Thanks for the patch, Xiaolin


was (Author: yuzhihong@gmail.com):
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, 1.4.3
>
>         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)