Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E5AC8200B67 for ; Tue, 16 Aug 2016 18:15:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E428D160A74; Tue, 16 Aug 2016 16:15:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 57A47160ABE for ; Tue, 16 Aug 2016 18:15:22 +0200 (CEST) Received: (qmail 87142 invoked by uid 500); 16 Aug 2016 16:15:21 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 87053 invoked by uid 99); 16 Aug 2016 16:15:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2016 16:15:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 458172C02A5 for ; Tue, 16 Aug 2016 16:15:21 +0000 (UTC) Date: Tue, 16 Aug 2016 16:15:21 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17065) Memory leak on ambari-agent MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 16 Aug 2016 16:15:23 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya updated AMBARI-17065: ----------------------------------- Fix Version/s: (was: 2.5.0) 2.4.0 > 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 > Assignee: 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, we continue 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)