Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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).
Attachments
Issue Links
- relates to
-
HBASE-5843 Improve HBase MTTR - Mean Time To Recover
-
- Closed
-