[
https://issues.apache.org/jira/browse/HBASE-19447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281375#comment-16281375
]
Hudson commented on HBASE-19447:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.4 #1055 (See
[https://builds.apache.org/job/HBase-1.4/1055/])
HBASE-19447 INFO level logging of GetClusterStatus from HMaster is too
(apurtell: rev 099de9088b5bcee3d2ce1c96f940e2f198c775c0)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
> 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)