You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2013/09/12 17:02:51 UTC

[jira] [Created] (HBASE-9522) Allow region opening even if creation of some HFile Readers creation fail.

ramkrishna.s.vasudevan created HBASE-9522:
---------------------------------------------

             Summary: Allow region opening even if creation of some HFile Readers creation fail.
                 Key: HBASE-9522
                 URL: https://issues.apache.org/jira/browse/HBASE-9522
             Project: HBase
          Issue Type: Improvement
            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 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