Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5A3418F71 for ; Thu, 30 Jul 2015 16:36:04 +0000 (UTC) Received: (qmail 1461 invoked by uid 500); 30 Jul 2015 16:36:04 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 1421 invoked by uid 500); 30 Jul 2015 16:36:04 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 1405 invoked by uid 99); 30 Jul 2015 16:36:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2015 16:36:04 +0000 Date: Thu, 30 Jul 2015 16:36:04 +0000 (UTC) From: "Robert Nettleton (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-12588) Ambari Management Controller should log the creation of ExecutionCommand instances MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Nettleton updated AMBARI-12588: -------------------------------------- Attachment: (was: AMBARI-12588.patch) > Ambari Management Controller should log the creation of ExecutionCommand instances > ---------------------------------------------------------------------------------- > > Key: AMBARI-12588 > URL: https://issues.apache.org/jira/browse/AMBARI-12588 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.1.0 > Reporter: Robert Nettleton > Assignee: Robert Nettleton > Fix For: 2.1.1 > > Original Estimate: 4h > Remaining Estimate: 4h > > The AmbariManagementControllerImpl class does not currently log the creation of ExecutionCommand instances used for installing and starting the services in a cluster. > This is problematic, particularly for Blueprint installs of larger clusters. > The controller class should log the basic information regarding the ExecutionCommand, since it would be very useful in debugging large clusters involving lots of concurrency. > I'm working on a fix for this, and will be submitting a patch shortly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)