[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-12-05 Thread Aravindan Vijayan (JIRA)

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

Aravindan Vijayan updated AMBARI-16991:
---
Affects Version/s: (was: 2.4.1)
   2.5.0

> 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.5.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
> Fix For: 2.5.0
>
> 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)


[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-12-05 Thread Aravindan Vijayan (JIRA)

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

Aravindan Vijayan updated AMBARI-16991:
---
Fix Version/s: (was: trunk)
   2.5.0

> 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.5.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
> Fix For: 2.5.0
>
> 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)


[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-08-29 Thread Sumit Mohanty (JIRA)

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

Sumit Mohanty updated AMBARI-16991:
---
Fix Version/s: (was: 2.4.1)
   trunk

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


[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-06-08 Thread Miklos Gergely (JIRA)

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

Miklos Gergely updated AMBARI-16991:

Attachment: AMBARI-16991.patch

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


[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-06-08 Thread Miklos Gergely (JIRA)

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

Miklos Gergely updated AMBARI-16991:

Attachment: (was: AMBARI-16991.patch)

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


[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-06-08 Thread Miklos Gergely (JIRA)

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

Miklos Gergely updated AMBARI-16991:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

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


[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-06-08 Thread Miklos Gergely (JIRA)

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

Miklos Gergely updated AMBARI-16991:

Affects Version/s: (was: 2.4.0)
   2.4.1

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


[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-06-08 Thread Miklos Gergely (JIRA)

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

Miklos Gergely updated AMBARI-16991:

Fix Version/s: (was: 2.4.0)
   2.4.1

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


[jira] [Updated] (AMBARI-16991) Fix metric sink

2016-06-01 Thread Miklos Gergely (JIRA)

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

Miklos Gergely updated AMBARI-16991:

Status: Patch Available  (was: In Progress)

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