[
https://issues.apache.org/jira/browse/HBASE-10273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863299#comment-13863299
]
Hudson commented on HBASE-10273:
--------------------------------
FAILURE: Integrated in HBase-0.94-security #379 (See
[https://builds.apache.org/job/HBase-0.94-security/379/])
HBASE-10273 AssignmentManager.regions and AssignmentManager.servers are not
always updated in tandem (Feng Honghua) (larsh: rev 1555966)
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java
> AssignmentManager.regions and AssignmentManager.servers are not always
> updated in tandem
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-10273
> URL: https://issues.apache.org/jira/browse/HBASE-10273
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 0.94.16
> Reporter: Feng Honghua
> Assignee: Feng Honghua
> Fix For: 0.94.16
>
> Attachments: HBASE-10273-0.94_v0.patch, HBASE-10273-0.94_v1.patch
>
>
> By definition, AssignmentManager.servers and AssignmentManager.regions are
> tied and should be updated in tandem with each other under a lock on
> AssignmentManager.regions, but there are two places where this protocol is
> broken.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)