Jonathan Hsieh created HBASE-10400:
--------------------------------------
Summary: [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.96.1.1, 0.94.16, 0.92.2
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
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)