[
https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272074#comment-13272074
]
Todd Lipcon commented on HBASE-5981:
------------------------------------
I vote for ERROR here. It's more serious than WARN
> Change the log level from FATAL to WARN when failed syncing or appending
> ------------------------------------------------------------------------
>
> Key: HBASE-5981
> URL: https://issues.apache.org/jira/browse/HBASE-5981
> Project: HBase
> Issue Type: Bug
> Components: wal
> Reporter: chunhui shen
> Assignee: chunhui shen
> Attachments: HBASE-5981.patch
>
>
> LOG.fatal("Could not append. Requesting close of hlog", e);
> LOG.fatal("Could not sync. Requesting close of hlog", e);
> Since we don't abort regionserver here, should we change the log level from
> FATAL to WARN?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira