[
https://issues.apache.org/jira/browse/HBASE-19447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281318#comment-16281318
]
Hudson commented on HBASE-19447:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4182 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4182/])
HBASE-19447 INFO level logging of GetClusterStatus from HMaster is too
(apurtell: rev 97d17ae195cd522d0ce74db0733f63337a36b480)
* (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)