[
https://issues.apache.org/jira/browse/AMBARI-20918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996332#comment-15996332
]
Doroszlai, Attila commented on AMBARI-20918:
--------------------------------------------
Committed to
[trunk|http://git-wip-us.apache.org/repos/asf/ambari/commit/37960b42].
> AmbariServer Metrics service cannot be disabled
> -----------------------------------------------
>
> Key: AMBARI-20918
> URL: https://issues.apache.org/jira/browse/AMBARI-20918
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Fix For: 3.0.0, 2.5.0
>
> Attachments: AMBARI-20918.patch
>
>
> {code:title=Steps to reproduce}
> echo 'ambariserver.metrics.disable=true' >>
> /etc/ambari-server/conf/ambari.properties
> ambari-server restart
> {code}
> {noformat:title=Expected in /var/log/ambari-server/ambari-server.log}
> ... INFO [main] ... AmbariServer Metrics disabled.
> {noformat}
> {noformat:title=Actual in /var/log/ambari-server/ambari-server.log}
> ... INFO [main] ... ********* Initializing AmbariServer Metrics Service
> **********
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)