Store ignores checksum errors when opening files
------------------------------------------------
Key: HBASE-3834
URL: https://issues.apache.org/jira/browse/HBASE-3834
Project: HBase
Issue Type: Bug
Components: regionserver
Affects Versions: 0.90.2
Reporter: Todd Lipcon
Priority: Critical
Fix For: 0.90.3
If you corrupt one of the storefiles in a region (eg using vim to muck up some
bytes), the region will still open, but that storefile will just be ignored
with a log message. We should probably not do this in general - better to keep
that region unassigned and force an admin to make a decision to remove the bad
storefile.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira