[
https://issues.apache.org/jira/browse/HBASE-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liang xie updated HBASE-3834:
-----------------------------
Attachment: HBASE-3834.patch
Hi Todd&Stack, actually, this issue was caused by the CATCH statement in
loadStoreFiles().
After applied the attached patch, i could observe just the same behivor as
0.92&0.94. and i also ensure there's no CATCH in 0.92&0.94's loadStoreFiles().
> 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
> Assignee: liang xie
> Priority: Critical
> Fix For: 0.90.8
>
> Attachments: HBASE-3834.patch, hbase-3834.tar.gz2
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira