chunhui shen created HBASE-5981:
-----------------------------------

             Summary: 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


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

        

Reply via email to