[ 
https://issues.apache.org/jira/browse/HBASE-12551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220533#comment-14220533
 ] 

Hudson commented on HBASE-12551:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #691 (See 
[https://builds.apache.org/job/HBase-0.98/691/])
HBASE-12551 Backport HBASE-10955 'HBCK leaves the region in masters in-memory 
RegionStates if region hdfs dir is lost' to 0.98 (tedyu: rev 
119fb6c6407b69334022e792dfbf17d096d40fc5)
* hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsckRepair.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> 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)

Reply via email to