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

2015-01-07 Thread Cosmin Lehene (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14267718#comment-14267718
 ] 

Cosmin Lehene commented on HBASE-5981:
--

[~saint@gmail.com] 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)


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

2012-05-12 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274086#comment-13274086
 ] 

stack commented on HBASE-5981:
--

Shouldn't we be aborting around here if we are dropping edits?  Can't write to 
hlog?

 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




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

2012-05-09 Thread ramkrishna.s.vasudevan (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272072#comment-13272072
 ] 

ramkrishna.s.vasudevan commented on HBASE-5981:
---

+1 

 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




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

2012-05-09 Thread Todd Lipcon (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272074#comment-13272074
 ] 

Todd Lipcon commented on HBASE-5981:


I vote for ERROR here. It's more serious than WARN

 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