[ https://issues.apache.org/jira/browse/HBASE-20741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604361#comment-16604361 ]
Hudson commented on HBASE-20741: -------------------------------- Results for branch master [build #474 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/474/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (x) {color:red}-1 general checks{color} -- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/master/474//General_Nightly_Build_Report/] (x) {color:red}-1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/master/474//JDK8_Nightly_Build_Report_(Hadoop2)/] (x) {color:red}-1 jdk8 hadoop3 checks{color} -- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/master/474//JDK8_Nightly_Build_Report_(Hadoop3)/] (/) {color:green}+1 source release artifact{color} -- See build output for details. (/) {color:green}+1 client integration test{color} > Split of a region with replicas creates all daughter regions and its replica > in same server > ------------------------------------------------------------------------------------------- > > Key: HBASE-20741 > URL: https://issues.apache.org/jira/browse/HBASE-20741 > Project: HBase > Issue Type: Bug > Components: read replicas > Affects Versions: 3.0.0, 2.0.0 > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Priority: Major > Fix For: 3.0.0, 2.2.0 > > Attachments: HBASE-20741.patch, HBASE-20741_1.patch, > HBASE-20741_2.patch, HBASE-20741_2.patch, HBASE-20741_3.patch, > HBASE-20741_4.patch, HBASE-20741_5.patch, HBASE-20741_5.patch, > HBASE-20741_addendum.patch, HBASE-20741_branch-2.1.patch, > HBASE-20741_branch-2.patch > > > Generally it is better that the parent region when split creates the daughter > region in the same target server. > But for replicas also we do the same and all the replica regions are created > in the same target server. We should ideally be doing a round robin and only > the primary daughter region should be opened in the intended target server > (where the parent was previously opened). > [~huaxiang] FYI. -- This message was sent by Atlassian JIRA (v7.6.3#76005)