Miklos Gergely created AMBARI-16991:
---------------------------------------
Summary: 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.0
Reporter: Miklos Gergely
Assignee: Miklos Gergely
Fix For: 2.4.0
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)