[
https://issues.apache.org/jira/browse/AMBARI-16991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668147#comment-15668147
]
Hudson commented on AMBARI-16991:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #328 (See
[https://builds.apache.org/job/Ambari-branch-2.5/328/])
AMBARI-16991 : Fix metric sink. (Miklos Gergely via avijayan) (avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fd42b6a2a7b75667dd63fa7963d41eda2ca56393])
* (edit)
ambari-metrics/ambari-metrics-common/src/main/java/org/apache/hadoop/metrics2/sink/timeline/AbstractTimelineMetricsSink.java
> Fix metric sink
> ---------------
>
> Key: AMBARI-16991
> URL: https://issues.apache.org/jira/browse/AMBARI-16991
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.4.1
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Fix For: trunk
>
> Attachments: AMBARI-16991.patch
>
>
> After a recent change the AbstractTimelineMetricsSink class has an abstract
> function called getZookeeperQuorum(). If the extending class is returning
> null, then the sink is not working (neither does it if it returns a valid
> zookeeper connection string). Fixed the first issue, now it is working
> without a zookeeper connect string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)