[ 
https://issues.apache.org/jira/browse/AMBARI-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712062#comment-14712062
 ] 

Hudson commented on AMBARI-12859:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #3320 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/3320/])
AMBARI-12859. AMS cache could result in OOM in ambari server. (swagle) (swagle: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e60dbb4e0dbc4be8bf6905dbbd2567a9270aac69)
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/AMSReportPropertyProvider.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCacheTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCache.java
* 
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/templates/hadoop-metrics2-hbase.properties.j2
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCacheEntryFactory.java
* ambari-server/pom.xml.orig
* ambari-server/pom.xml
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/metrics/timeline/cache/TimelineMetricCacheProvider.java
* 
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java


> AMS cache could result in OOM in ambari server
> ----------------------------------------------
>
>                 Key: AMBARI-12859
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12859
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>            Priority: Critical
>             Fix For: 2.1.2
>
>
> Requesting metrics for 1 week resulted in:
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: INFO: 
> os::commit_memory(0x00000000d28b2000, 216981504, 0) failed; error='Cannot 
> allocate memory' (errno=12)
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Native memory allocation (mmap) failed to map 216981504 bytes for 
> committing reserved memory.
> # An error report file with more information is saved as:
> # //hs_err_pid15931.log
> {noformat}



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

Reply via email to