You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/12/07 01:08:00 UTC

[jira] [Resolved] (HBASE-19447) INFO level logging of GetClusterStatus from HMaster is too chatty

     [ https://issues.apache.org/jira/browse/HBASE-19447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-19447.
------------------------------------
    Resolution: Fixed

Pushed trivial change
To https://git-wip-us.apache.org/repos/asf/hbase.git
   f88304d162..70c7688271  branch-1 -> branch-1
   3bc2a67315..099de9088b  branch-1.4 -> branch-1.4
   d29ffd4e29..e7a2e4352c  branch-2 -> branch-2
   4a2e8b852d..97d17ae195  master -> master

> 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: 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)