[
https://issues.apache.org/jira/browse/HBASE-10743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046739#comment-14046739
]
Hudson commented on HBASE-10743:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5245 (See
[https://builds.apache.org/job/HBase-TRUNK/5245/])
HBASE-10743. Replica map update is problematic in RegionStates (enis: rev
72ba78667c12ebefc3a9c6d2fbd07aec593f7ac6)
* hbase-server/src/main/java/org/apache/hadoop/hbase/master/RegionStates.java
> Replica map update is problematic in RegionStates
> -------------------------------------------------
>
> Key: HBASE-10743
> URL: https://issues.apache.org/jira/browse/HBASE-10743
> Project: HBase
> Issue Type: Sub-task
> Reporter: Devaraj Das
> Assignee: Devaraj Das
> Fix For: 0.99.0, hbase-10070
>
> Attachments:
> 0024-HBASE-10743.-Replica-map-update-is-problematic-in-Re.patch, 10743-1.txt
>
>
> In the RegionStates.regionOnline method and in the successive method calls,
> the {defaultReplicaToOtherReplicas} is updated twice in succession - one adds
> and another deletes a replica. This is a problem. The delete should not
> happen in this code path.
--
This message was sent by Atlassian JIRA
(v6.2#6252)