You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/02/23 07:00:00 UTC

[jira] [Resolved] (HBASE-17010) Serial replication should handle daughter regions being assigned to another RS

     [ https://issues.apache.org/jira/browse/HBASE-17010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-17010.
-------------------------------
       Resolution: Later
    Fix Version/s:     (was: 1.4.0)
                       (was: 2.0.0)

Will reimplement it soon. See HBASE-20046.

> Serial replication should handle daughter regions being assigned to another RS
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-17010
>                 URL: https://issues.apache.org/jira/browse/HBASE-17010
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication
>            Reporter: Ted Yu
>            Assignee: Phil Yang
>            Priority: Major
>         Attachments: HBASE-17010-branch-1-v1.patch, HBASE-17010-v1.patch, HBASE-17010-v2.patch, HBASE-17010-v3.patch
>
>
> testRegionSplit and testRegionMerge were temporarily disabled by HBASE-16975.
> HBASE-9465 has an assumption that when we split a region, two daughter regions are in same RS with the parent region. But after HBASE-14551 went in, daughter regions may be assigned to other RS directly.  
> This issue is to handle the new behavior and reenable the tests.



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