[
https://issues.apache.org/jira/browse/HBASE-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101679#comment-16101679
]
Mike Drob commented on HBASE-2739:
----------------------------------
This moved out of MasterFileSystem in HBASE-15763 - the code looks pretty
different now as well. I'm not sure if this is still an issue anymore.
> Master should fail to start if it cannot successfully split logs
> ----------------------------------------------------------------
>
> Key: HBASE-2739
> URL: https://issues.apache.org/jira/browse/HBASE-2739
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 0.20.4, 0.90.0
> Reporter: Todd Lipcon
> Priority: Critical
>
> In trunk, in splitLogAfterStartup(), we log the error splitting, but don't
> shut down. Depending on configuration, we should probably shut down here
> rather than continue with dataloss.
> In 0.20, we print the stacktrace to stdout in verifyClusterState, but
> continue through and often fail to start up
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)