[
https://issues.apache.org/jira/browse/HBASE-12551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220454#comment-14220454
]
Ted Yu commented on HBASE-12551:
--------------------------------
TestHBaseFsck and the following tests passed:
{code}
Running org.apache.hadoop.hbase.master.balancer.TestFavoredNodeAssignmentHelper
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.462 sec
Running org.apache.hadoop.hbase.master.TestAssignmentListener
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.355 sec
Running org.apache.hadoop.hbase.master.TestAssignmentManager
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.841 sec
Running org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.164 sec
{code}
> Backport HBASE-10955 'HBCK leaves the region in masters in-memory
> RegionStates if region hdfs dir is lost' to 0.98
> ------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-12551
> URL: https://issues.apache.org/jira/browse/HBASE-12551
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.98.9
>
> Attachments: 12551-0.98.txt
>
>
> If the hdfs directory for the region is removed, and HBCK is invoked to fix
> the issue. The test fails flakily because the region is removed from meta and
> unassigned, but the region is not offlined from the masters in-memory.
> This issue is to backport the fix to 0.98 branch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)