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 4B3FF200B81 for ; Mon, 8 Aug 2016 16:19:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4A0BA160A77; Mon, 8 Aug 2016 14:19: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 71CB8160AB3 for ; Mon, 8 Aug 2016 16:19:21 +0200 (CEST) Received: (qmail 72495 invoked by uid 500); 8 Aug 2016 14:19:20 -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 72466 invoked by uid 99); 8 Aug 2016 14:19:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2016 14:19:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 729D82C0D5D for ; Mon, 8 Aug 2016 14:19:20 +0000 (UTC) Date: Mon, 8 Aug 2016 14:19:20 +0000 (UTC) From: "Andrew Onischuk (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18063) Remove code for debugging memory leaks not to flood up the disk MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 08 Aug 2016 14:19:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Onischuk updated AMBARI-18063: ------------------------------------- Attachment: AMBARI-18063.patch > Remove code for debugging memory leaks not to flood up the disk > --------------------------------------------------------------- > > Key: AMBARI-18063 > URL: https://issues.apache.org/jira/browse/AMBARI-18063 > Project: Ambari > Issue Type: Bug > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 2.4.0 > > Attachments: AMBARI-18063.patch > > > We need to remove this code as it generates plain txt file which grows pretty > fast and doesn't have any rolling ability. Which may eventually flood up the > disks for users running the agent for long enough time. -- This message was sent by Atlassian JIRA (v6.3.4#6332)