You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2017/05/03 13:09:04 UTC

[jira] [Updated] (AMBARI-20918) AmbariServer Metrics service cannot be disabled

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

Doroszlai, Attila updated AMBARI-20918:
---------------------------------------
    Attachment: AMBARI-20918.patch

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