[
https://issues.apache.org/jira/browse/HBASE-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881778#comment-13881778
]
Hudson commented on HBASE-10400:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #63 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/63/])
HBASE-10400 [hbck] Continue if region dir missing on region merge attempt
(jmhsieh: rev 1560577)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
> [hbck] Continue if region dir missing on region merge attempt
> -------------------------------------------------------------
>
> Key: HBASE-10400
> URL: https://issues.apache.org/jira/browse/HBASE-10400
> Project: HBase
> Issue Type: Bug
> Components: hbck
> Affects Versions: 0.92.2, 0.94.16, 0.96.1.1
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 0.98.0, 0.96.2, 0.99.0, 0.94.17
>
> Attachments: hbase-10400.patch
>
>
> In a recent support case, the hbck repair tool would eventually hang because
> we didn't handle the case where merge info is old using hadoop2 fs.listStatus
> semantics (throw exn instead of return null). this is a trivial patch that
> handles the newer hadoop2 semantics.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)