[jira] [Updated] (HBASE-4778) Don't ignore corrupt StoreFiles when opening a region

2011-11-14 Thread Nicolas Spiegelberg (Updated) (JIRA)

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

Nicolas Spiegelberg updated HBASE-4778:
---

Resolution: Fixed
Status: Resolved  (was: Patch Available)

 Don't ignore corrupt StoreFiles when opening a region
 -

 Key: HBASE-4778
 URL: https://issues.apache.org/jira/browse/HBASE-4778
 Project: HBase
  Issue Type: Bug
Reporter: Nicolas Spiegelberg
Assignee: Mikhail Bautin
 Fix For: 0.94.0

 Attachments: HBASE-4778.patch


 We used to ignore StoreFiles that failed to open, which led to a situation 
 when only a subset of regions was opened, and HBase did not return results to 
 clients for the affected set of keys. This change makes sure we propagate 
 IOExceptions coming from an attempt to open a StoreFile all the way up to 
 HRegionServer.openRegion, where it will lead to a failure to open the whole 
 region. This way we can avoid returning corrupt data to the application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-4778) Don't ignore corrupt StoreFiles when opening a region

2011-11-14 Thread stack (Updated) (JIRA)

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

stack updated HBASE-4778:
-

Fix Version/s: 0.92.0

Committed to 0.92.

 Don't ignore corrupt StoreFiles when opening a region
 -

 Key: HBASE-4778
 URL: https://issues.apache.org/jira/browse/HBASE-4778
 Project: HBase
  Issue Type: Bug
Reporter: Nicolas Spiegelberg
Assignee: Mikhail Bautin
 Fix For: 0.92.0, 0.94.0

 Attachments: HBASE-4778.patch


 We used to ignore StoreFiles that failed to open, which led to a situation 
 when only a subset of regions was opened, and HBase did not return results to 
 clients for the affected set of keys. This change makes sure we propagate 
 IOExceptions coming from an attempt to open a StoreFile all the way up to 
 HRegionServer.openRegion, where it will lead to a failure to open the whole 
 region. This way we can avoid returning corrupt data to the application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-4778) Don't ignore corrupt StoreFiles when opening a region

2011-11-11 Thread Nicolas Spiegelberg (Updated) (JIRA)

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

Nicolas Spiegelberg updated HBASE-4778:
---

Attachment: HBASE-4778.patch

 Don't ignore corrupt StoreFiles when opening a region
 -

 Key: HBASE-4778
 URL: https://issues.apache.org/jira/browse/HBASE-4778
 Project: HBase
  Issue Type: Bug
Reporter: Nicolas Spiegelberg
Assignee: Mikhail Bautin
 Fix For: 0.94.0

 Attachments: HBASE-4778.patch


 We used to ignore StoreFiles that failed to open, which led to a situation 
 when only a subset of regions was opened, and HBase did not return results to 
 clients for the affected set of keys. This change makes sure we propagate 
 IOExceptions coming from an attempt to open a StoreFile all the way up to 
 HRegionServer.openRegion, where it will lead to a failure to open the whole 
 region. This way we can avoid returning corrupt data to the application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HBASE-4778) Don't ignore corrupt StoreFiles when opening a region

2011-11-11 Thread Nicolas Spiegelberg (Updated) (JIRA)

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

Nicolas Spiegelberg updated HBASE-4778:
---

Status: Patch Available  (was: Open)

 Don't ignore corrupt StoreFiles when opening a region
 -

 Key: HBASE-4778
 URL: https://issues.apache.org/jira/browse/HBASE-4778
 Project: HBase
  Issue Type: Bug
Reporter: Nicolas Spiegelberg
Assignee: Mikhail Bautin
 Fix For: 0.94.0

 Attachments: HBASE-4778.patch


 We used to ignore StoreFiles that failed to open, which led to a situation 
 when only a subset of regions was opened, and HBase did not return results to 
 clients for the affected set of keys. This change makes sure we propagate 
 IOExceptions coming from an attempt to open a StoreFile all the way up to 
 HRegionServer.openRegion, where it will lead to a failure to open the whole 
 region. This way we can avoid returning corrupt data to the application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira