[
https://issues.apache.org/jira/browse/AMBARI-15902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15668174#comment-15668174
]
Hudson commented on AMBARI-15902:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #328 (See
[https://builds.apache.org/job/Ambari-branch-2.5/328/])
AMBARI-15902. Refactor Metadata manager for supporting distributed (avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=798a70e76eebb71d5b62accbecbb8e5cdeda1d52])
* (edit)
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/discovery/TimelineMetricMetadataManager.java
* (edit)
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/TimelineMetricConfiguration.java
* (edit)
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-site.xml
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog240.java
* (edit)
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/discovery/TestMetadataManager.java
* (add)
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/discovery/TestMetadataSync.java
* (edit)
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/discovery/TimelineMetricMetadataSync.java
> Refactor Metadata manager for supporting distributed collector
> --------------------------------------------------------------
>
> Key: AMBARI-15902
> URL: https://issues.apache.org/jira/browse/AMBARI-15902
> Project: Ambari
> Issue Type: Task
> Components: ambari-metrics
> Affects Versions: 2.4.1
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Priority: Critical
> Fix For: 2.4.1
>
> Attachments: AMBARI-15902.patch
>
>
> Presently metadata is served from a write through cache, we need a bounded
> cache that gets refreshed periodically to allow sharded writes to succeed.
> Additionally the metadata cache needs ability to skip certain metrics,
> example: YARN Container metrics with too many unique names using a config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)