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

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

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

Duo Zhang commented on HBASE-22365:
-----------------------------------

We fixed a bug and introduced another bug...

Let me see how to fix the new bug...

> Region may be opened in 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
>            Priority: Blocker
>
> 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)