[
https://issues.apache.org/jira/browse/HBASE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cosmin Lehene updated HBASE-2958:
---------------------------------
Labels: delete (was: )
> When hbase.hlog.split.skip.errors is set to false, we fail the split but
> thats it
> ---------------------------------------------------------------------------------
>
> Key: HBASE-2958
> URL: https://issues.apache.org/jira/browse/HBASE-2958
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Labels: delete
>
> When hbase.hlog.split.skip.errors is set to false, if we encounter an error
> splitting, splitting stops and exception is let propagate up the stack. I
> see that its caught in the new MasterFileSystem class and logged, but thats
> it. It would seem processing continues BUT we've dropped the edits in the
> split. We need to do better (default is hbase.hlog.split.skip.errors set to
> false -- i.e. skip errors but keep going).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)