[
https://issues.apache.org/jira/browse/HBASE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-2958.
----------------------------------
Resolution: Won't Fix
Stale. Context is different now.
> 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: Michael Stack
> Priority: Major
> 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
(v8.3.4#803005)