[
https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267718#comment-14267718
]
Cosmin Lehene commented on HBASE-5981:
--------------------------------------
[[email protected]] is this still valid?
> 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
> Labels: delete
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)