[
https://issues.apache.org/jira/browse/HBASE-9522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-9522:
----------------------------------
Fix Version/s: (was: 0.94.15)
(was: 0.96.1)
(was: 0.98.0)
No patch, undoing fix versions.
> Allow region opening even if creation of some HFile Readers fail.
> -----------------------------------------------------------------
>
> Key: HBASE-9522
> URL: https://issues.apache.org/jira/browse/HBASE-9522
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.95.2, 0.94.11, 0.96.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
>
> In some scenarios, when am sure that the Reader creation while region opening
> would fail, it would be better if the region still opens with a warning.
> This would ensure that atleast the data that is available can be read instead
> of failing the region assignment.
> Agree that, this should be based on a configuration. If you feel this is ok,
> I can give a patch. The patch would just collect a list of store files for
> which the region opening failed and just log those files.
--
This message was sent by Atlassian JIRA
(v6.1#6144)