[
https://issues.apache.org/jira/browse/HBASE-19447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281233#comment-16281233
]
Chia-Ping Tsai commented on HBASE-19447:
----------------------------------------
+1
> INFO level logging of GetClusterStatus from HMaster 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: 2.0.0, 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)