[jira] [Updated] (HBASE-10400) [hbck] Continue if region dir missing on region merge attempt

2014-01-22 Thread Jonathan Hsieh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Hsieh updated HBASE-10400:
---

Attachment: hbase-10400.patch

Applies to trunk.

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


[jira] [Updated] (HBASE-10400) [hbck] Continue if region dir missing on region merge attempt

2014-01-22 Thread Jonathan Hsieh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Hsieh updated HBASE-10400:
---

Status: Patch Available  (was: Open)

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


[jira] [Updated] (HBASE-10400) [hbck] Continue if region dir missing on region merge attempt

2014-01-22 Thread Jonathan Hsieh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Hsieh updated HBASE-10400:
---

   Resolution: Fixed
Fix Version/s: 0.94.17
   0.99.0
   0.96.2
   0.98.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

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