[ 
https://issues.apache.org/jira/browse/HBASE-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747806#comment-13747806
 ] 

Himanshu Vashishtha commented on HBASE-9298:
--------------------------------------------

+1 to the NS change.

very minor nit: 
-          " - sleeping " + backOffTime + " ms.");
+          " ops , resubmitting " + toReplay.size() + ", " + location + ", last 
exception was: " +
+          throwable.getMessage() + ", sleeping " + backOffTime + "ms");
Could it end with old format: " ms." Helps while grepping. Thanks.
                
> ns checker runs too frequently; too much mention in master logs
> ---------------------------------------------------------------
>
>                 Key: HBASE-9298
>                 URL: https://issues.apache.org/jira/browse/HBASE-9298
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: 9298.txt
>
>
> Make ns checker run every 5 minutes instead of every 30 seconds.
> Also fix a bit more logging.  Can make the asyncprocess messages shorter by 
> removing redundnate info like tablename.
> Did pass removing 'region' and 'server' and META qualifiers where they are 
> not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to