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

stack updated HBASE-3834:
-------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Committed to 0.90 branch.  Thanks for digging in Liang.
                
> 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, 0.90.3, 0.90.4, 0.90.5, 0.90.6
>            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

Reply via email to