You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:22:00 UTC

[jira] [Resolved] (HBASE-5981) Change the log level from FATAL to WARN when failed syncing or appending

     [ https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob resolved HBASE-5981.
------------------------------
    Resolution: Duplicate

> 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.4.14#64029)