[
https://issues.apache.org/jira/browse/HBASE-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881767#comment-13881767
]
Hudson commented on HBASE-10400:
--------------------------------
FAILURE: Integrated in hbase-0.96 #269 (See
[https://builds.apache.org/job/hbase-0.96/269/])
HBASE-10400 [hbck] Continue if region dir missing on region merge attempt
(jmhsieh: rev 1560580)
*
/hbase/branches/0.96/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)