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 DD21C200BC0 for ; Tue, 15 Nov 2016 19:31:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DBF4C160B03; Tue, 15 Nov 2016 18:31:00 +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 35ACC160B16 for ; Tue, 15 Nov 2016 19:31:00 +0100 (CET) Received: (qmail 37098 invoked by uid 500); 15 Nov 2016 18:30:59 -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 36973 invoked by uid 99); 15 Nov 2016 18:30:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2016 18:30:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 372372C4C7A for ; Tue, 15 Nov 2016 18:30:59 +0000 (UTC) Date: Tue, 15 Nov 2016 18:30:59 +0000 (UTC) From: "Madhuvanthi Radhakrishnan (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18866) Stack advisor should limit call history it preserves MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 15 Nov 2016 18:31:01 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhuvanthi Radhakrishnan updated AMBARI-18866: ----------------------------------------------- Status: Patch Available (was: Open) > Stack advisor should limit call history it preserves > ---------------------------------------------------- > > Key: AMBARI-18866 > URL: https://issues.apache.org/jira/browse/AMBARI-18866 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Reporter: Madhuvanthi Radhakrishnan > Assignee: Madhuvanthi Radhakrishnan > Fix For: 2.5.0 > > Attachments: AMBARI-18866.patch > > > Today stack advisor uses a monotonically increasing id for each call when it creates a local folder. This is reset only when Ambari Server is restarted. For large clusters each call may produce 10-12 MB of files and it will result in eventual disk space issue as there is no limit to how long call history is preserved. -- This message was sent by Atlassian JIRA (v6.3.4#6332)