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/05 10:25:00 UTC

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

Guanghao Zhang created HBASE-22365:
--------------------------------------

             Summary: 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


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)