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 585A8182F4 for ; Thu, 7 Jan 2016 14:44:40 +0000 (UTC) Received: (qmail 64174 invoked by uid 500); 7 Jan 2016 14:44:40 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 64133 invoked by uid 500); 7 Jan 2016 14:44:40 -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 64111 invoked by uid 99); 7 Jan 2016 14:44:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jan 2016 14:44:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E60DF2C1F57 for ; Thu, 7 Jan 2016 14:44:39 +0000 (UTC) Date: Thu, 7 Jan 2016 14:44:39 +0000 (UTC) From: "Sebastian Toader (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-14551) Rest API returns incorrect cluster creation request status using Blueprints until nodes join the cluster 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-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Toader updated AMBARI-14551: -------------------------------------- Attachment: AMBARI-14551-branch-2.2.v1.patch Patch for 2.2.1 version > Rest API returns incorrect cluster creation request status using Blueprints until nodes join the cluster > -------------------------------------------------------------------------------------------------------- > > Key: AMBARI-14551 > URL: https://issues.apache.org/jira/browse/AMBARI-14551 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.2.1 > Reporter: Sebastian Toader > Assignee: Sebastian Toader > Fix For: 2.2.1 > > Attachments: AMBARI-14551-branch-2.2.v1.patch, AMBARI-14551.v1.patch > > > When a cluster is created with Blueprint and the cluster nodes haven't joined the cluster yet the REST api to return the request_status incorrectly returns "COMPLETED". The status should be PENDING as the server is waiting for hosts to be assigned to host groups in order to complete the cluster creation request. -- This message was sent by Atlassian JIRA (v6.3.4#6332)