You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2019/05/10 01:37:00 UTC

[jira] [Commented] (HBASE-22365) Region may be opened on two RegionServers

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

Guanghao Zhang commented on HBASE-22365:
----------------------------------------

Try the patch on our internal branch and the ITBLL which have 3 billions rows passed. :)

> Region may be opened on two RegionServers
> -----------------------------------------
>
>                 Key: HBASE-22365
>                 URL: https://issues.apache.org/jira/browse/HBASE-22365
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0, 2.2.0, 2.3.0
>            Reporter: Guanghao Zhang
>            Assignee: Duo Zhang
>            Priority: Blocker
>         Attachments: HBASE-22365-UT.patch
>
>
> Found this problem when run ITBLL with our internal branch which is based on branch-2.2. So mark this as a blocker for 2.2.0. A region 7ebdca9cd09e26074749b546586e2156 is moved from RS-st99 to RS-st98 and the TRSP succeed. Meanwhile, RS-st99 crashed and schedule a new SCP for RS-st99. So SCP initialized subprocedures forĀ 7ebdca9cd09e26074749b546586e2156, too. Then theĀ 7ebdca9cd09e26074749b546586e2156 was assigned to two RegionServers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)