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

Andrew Purtell commented on HBASE-19447:
----------------------------------------

We don't do this kind of logging elsewhere outside of TRACE level logging in 
RPC, so just remove it.

> INFO level logging of GetClusterStatus is too chatty
> ----------------------------------------------------
>
>                 Key: HBASE-19447
>                 URL: https://issues.apache.org/jira/browse/HBASE-19447
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 1.4.0
>
>
> Should be DEBUG. Should be wrapped with a logLevel check. 
> ./hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java:2409:
>     LOG.info(getClientIdAuditPrefix() + " get ClusterStatus, status=" + 
> status);



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to