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

Hudson commented on HBASE-17010:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.4 #525 (See 
[https://builds.apache.org/job/HBase-1.4/525/])
HBASE-17010 Serial replication should handle daughter regions being (tedyu: rev 
97276da9a7cefc0472c487b60e4b6a03dc81610a)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/ReplicationMetaCleaner.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java
* (edit) hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java


> 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
>            Reporter: Ted Yu
>            Assignee: Phil Yang
>             Fix For: 2.0.0, 1.4.0
>
>         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
(v6.3.4#6332)

Reply via email to