Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4998FE32D for ; Fri, 1 Feb 2013 06:47:18 +0000 (UTC) Received: (qmail 1192 invoked by uid 500); 1 Feb 2013 06:47:18 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 776 invoked by uid 500); 1 Feb 2013 06:47:15 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 732 invoked by uid 99); 1 Feb 2013 06:47:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2013 06:47:14 +0000 Date: Fri, 1 Feb 2013 06:47:14 +0000 (UTC) From: "Mahadev konar (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-1330) Cluster missing hosts after successful install and restart. 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-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated AMBARI-1330: ---------------------------------- Attachment: AMBARI-1330.patch The patch fixes the issue. The problem was that I was loading all the services objects which on initialization tend to call clusters.getHost() object leading to a recursive call. The patch fixes it by making sure we dont init the services objects in the clusters constructor. > Cluster missing hosts after successful install and restart. > ----------------------------------------------------------- > > Key: AMBARI-1330 > URL: https://issues.apache.org/jira/browse/AMBARI-1330 > Project: Ambari > Issue Type: Bug > Affects Versions: 1.2.1 > Reporter: Mahadev konar > Assignee: Mahadev konar > Priority: Blocker > Fix For: 1.2.1 > > Attachments: AMBARI-1330.patch > > > Cluster missing hosts after successful install and restart. This bug got introduced due to my patch in AMBARI-1301. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira