Istvan Szukacs created AMBARI-13174:
---------------------------------------
Summary: METRICS_COLLECTOR is not live messages are flooding the
log files
Key: AMBARI-13174
URL: https://issues.apache.org/jira/browse/AMBARI-13174
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.1
Reporter: Istvan Szukacs
Priority: Critical
It seems that the any time MetricsPropertyProvider floods the log files for no
good reason. This should be a DEBUG log instead of an INFO or it should be
logged once when the METRICS_COLLECTOR gets enabled or disabled.
{code}
21 Sep 2015 21:15:34,697 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,697 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,697 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,698 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,698 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,699 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,699 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,699 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,700 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,700 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,700 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,701 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,701 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,702 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,702 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,702 INFO [qtp-client-551] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
21 Sep 2015 21:15:34,735 INFO [qtp-client-559] MetricsPropertyProvider:525 -
METRICS_COLLECTOR is not live. Skip populating resources with metrics.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)