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 E27F917E48 for ; Tue, 28 Jul 2015 15:36:09 +0000 (UTC) Received: (qmail 74296 invoked by uid 500); 28 Jul 2015 15:36:04 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 74265 invoked by uid 500); 28 Jul 2015 15: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 74249 invoked by uid 99); 28 Jul 2015 15:36:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2015 15:36:04 +0000 Date: Tue, 28 Jul 2015 15:36:04 +0000 (UTC) From: "Robert Nettleton (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-12567) Blueprint provisioning code needs more debug logging MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Robert Nettleton created AMBARI-12567: ----------------------------------------- Summary: Blueprint provisioning code needs more debug logging Key: AMBARI-12567 URL: https://issues.apache.org/jira/browse/AMBARI-12567 Project: Ambari Issue Type: Bug Components: ambari-server Affects Versions: 2.1.0 Reporter: Robert Nettleton Assignee: Robert Nettleton Fix For: 2.1.1 The new Blueprint dynamic provisioning mechanism, added in Ambari 2.1.0, does not log much useful information when handling the setup of a cluster. This is particularly problematic in large cluster deployments that use the predicate syntax in the cluster creation template. Logging should be added to the TopologyManager and other classes in this area of Blueprints in order to facilitate simpler debugging of problems, particularly problems that occur in large-scale, high-concurrency environments. 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)