[
https://issues.apache.org/jira/browse/HBASE-6600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-6600.
----------------------------------------
Resolution: Incomplete
> Quarantine state for HRegions with corrupted data files
> -------------------------------------------------------
>
> Key: HBASE-6600
> URL: https://issues.apache.org/jira/browse/HBASE-6600
> Project: HBase
> Issue Type: New Feature
> Reporter: Jonathan Hsieh
> Priority: Major
>
> From HBASE-6568.
> Currently, corrupted HFiles cause a region to go into
> RS_ZK_REGION_FAILED_OPEN, which eventually gets transitioned to
> M_ZK_REGION_OFFLINE which then transitions to RS_ZK_REGION_OPENING triggering
> another attempt to open the region (which fails and ...). Ideally when we
> have a non-recoverable failure like corrupted hfiles, we'd transition to
> QUARANTINED instead of FAILED_OPEN and stay there until an admin fixes the
> problem
--
This message was sent by Atlassian Jira
(v8.20.7#820007)