[
https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274086#comment-13274086
]
stack commented on HBASE-5981:
------------------------------
Shouldn't we be aborting around here if we are dropping edits? Can't write to
hlog?
> 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