[
https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cosmin Lehene updated HBASE-5981:
---------------------------------
Labels: delete (was: )
> 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)