[
https://issues.apache.org/jira/browse/HBASE-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703780#comment-13703780
]
Hudson commented on HBASE-8899:
-------------------------------
Integrated in hbase-0.95 #303 (See
[https://builds.apache.org/job/hbase-0.95/303/])
HBASE-8899 Could not open a region on a server where it is being closed
(Revision 1501465)
Result = SUCCESS
jxiang :
Files :
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerNoMaster.java
> Could not open a region on a server where it is being closed
> ------------------------------------------------------------
>
> Key: HBASE-8899
> URL: https://issues.apache.org/jira/browse/HBASE-8899
> Project: HBase
> Issue Type: Bug
> Components: Region Assignment
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Fix For: 0.98.0, 0.95.2
>
> Attachments: trunk-8899.patch, trunk-8899_v2.patch
>
>
> Looked into the failure of an AM none-flaky test:
> http://54.241.6.143/job/HBase-0.95-Hadoop-2/org.apache.hbase$hbase-server/583/testReport/org.apache.hadoop.hbase.master/TestAssignmentManagerOnCluster/testForceAssignWhileClosing/
> The test failed to open a region on a server where the region was being
> closed. Region server just returned ALREADY_OPENED while the region was
> actually being closed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira