[
https://issues.apache.org/jira/browse/HBASE-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879408#comment-13879408
]
Jonathan Hsieh commented on HBASE-10400:
----------------------------------------
This was tested on a cluster using running CDH4.x's hadoop2 flavor.
> [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
> 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)