You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "chunhui shen (JIRA)" <ji...@apache.org> on 2012/05/10 04:26:49 UTC

[jira] [Updated] (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 ]

chunhui shen updated HBASE-5981:
--------------------------------

    Attachment: HBASE-5981.patch
    
> 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