You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2016/06/06 16:29:20 UTC

[jira] [Updated] (AMBARI-17065) Memory leak on ambari-agent

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

Andrew Onischuk updated AMBARI-17065:
-------------------------------------
    Description: 
Ambari-agent is leaking memory (3-7GB every few days), requiring the agent to be restarted every 2 days.
17718 root 20 0 7343m 5.5g 4348 S 1.3 35.2 650:31.70 python2 --> /usr/bin/python2 /usr/lib/python2.6/site-packages/ambari_agent/main.py start

[root@gf0vsxbd022t ~]# ambari-agent --version 
2.2.1.0 
[root@gf0vsxbd022t ~]# rpm -qa|grep ambari-agent 
ambari-agent-2.2.1.0-161.x86_64 

This issue had been resolved in Ambari 2.2.x branch. After Ambari upgrade, customer is continuing to see memory leaks on Ambari 2.2.1.
Attaching pmap, lsof, configs and logs from the ambari agent process.

> Memory leak on ambari-agent
> ---------------------------
>
>                 Key: AMBARI-17065
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17065
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.2.2
>            Reporter: Andrew Onischuk
>            Priority: Critical
>             Fix For: 2.4.0
>
>
> Ambari-agent is leaking memory (3-7GB every few days), requiring the agent to be restarted every 2 days.
> 17718 root 20 0 7343m 5.5g 4348 S 1.3 35.2 650:31.70 python2 --> /usr/bin/python2 /usr/lib/python2.6/site-packages/ambari_agent/main.py start
> [root@gf0vsxbd022t ~]# ambari-agent --version 
> 2.2.1.0 
> [root@gf0vsxbd022t ~]# rpm -qa|grep ambari-agent 
> ambari-agent-2.2.1.0-161.x86_64 
> This issue had been resolved in Ambari 2.2.x branch. After Ambari upgrade, customer is continuing to see memory leaks on Ambari 2.2.1.
> Attaching pmap, lsof, configs and logs from the ambari agent process.



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