[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-06-21 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Fix Version/s: (was: 2.4.0)
   trunk

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: trunk
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch, AMBARI-16821_4-trunk.patch, 
> AMBARI-16821_5-trunk.patch, AMBARI-16821_6-trunk.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-06-03 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Status: Patch Available  (was: Reopened)

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch, AMBARI-16821_4-trunk.patch, 
> AMBARI-16821_5-trunk.patch, AMBARI-16821_6-trunk.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-06-03 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Attachment: AMBARI-16821_6-trunk.patch

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch, AMBARI-16821_4-trunk.patch, 
> AMBARI-16821_5-trunk.patch, AMBARI-16821_6-trunk.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-06-03 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Attachment: (was: BUG-55307.patch)

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch, AMBARI-16821_4-trunk.patch, 
> AMBARI-16821_5-trunk.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-06-03 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Attachment: AMBARI-16821_5-trunk.patch

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch, AMBARI-16821_4-trunk.patch, 
> AMBARI-16821_5-trunk.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-31 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

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

Committed to trunk and branch-2.4

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch, AMBARI-16821_4-trunk.patch, BUG-55307.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-31 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Attachment: AMBARI-16821_4-trunk.patch
BUG-55307.patch

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch, AMBARI-16821_4-trunk.patch, BUG-55307.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-30 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Status: Patch Available  (was: Reopened)

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-30 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Attachment: AMBARI-16821_3-trunk.patch

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch, 
> AMBARI-16821_3-trunk.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-30 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

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

Committed to trunk and branch-2.4

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-27 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Status: Patch Available  (was: Open)

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-27 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Attachment: AMBARI-16821_2.patch

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-27 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Status: Open  (was: Patch Available)

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch, AMBARI-16821_2.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-23 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Attachment: AMBARI-16821_1.patch

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (AMBARI-16821) Improve TimelineMetricsCache eviction/flush logic using a cache library

2016-05-23 Thread Dmytro Sen (JIRA)

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

Dmytro Sen updated AMBARI-16821:

Status: Patch Available  (was: Open)

> Improve TimelineMetricsCache eviction/flush logic using a cache library
> ---
>
> Key: AMBARI-16821
> URL: https://issues.apache.org/jira/browse/AMBARI-16821
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.2.2
>Reporter: Dmytro Sen
>Assignee: Dmytro Sen
> Fix For: 2.4.0
>
> Attachments: AMBARI-16821_1.patch
>
>
> The TimelineMetricsCache implementation in the metrics sink side is currently 
> a ConcurrentSkipListMap. It is better to use pre built cache libraries like 
> Guava that offer more support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)