Return-Path: X-Original-To: apmail-ambari-issues-archive@minotaur.apache.org Delivered-To: apmail-ambari-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7711F19E3E for ; Fri, 15 Apr 2016 21:08:26 +0000 (UTC) Received: (qmail 86255 invoked by uid 500); 15 Apr 2016 21:08:26 -0000 Delivered-To: apmail-ambari-issues-archive@ambari.apache.org Received: (qmail 86211 invoked by uid 500); 15 Apr 2016 21:08:26 -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 86147 invoked by uid 99); 15 Apr 2016 21:08:26 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Apr 2016 21:08:26 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3787D2C1F62 for ; Fri, 15 Apr 2016 21:08:26 +0000 (UTC) Date: Fri, 15 Apr 2016 21:08:26 +0000 (UTC) From: "Nate Cole (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-15929) Client START while suspended puts entire host to wrong version MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Nate Cole created AMBARI-15929: ---------------------------------- Summary: Client START while suspended puts entire host to wrong version Key: AMBARI-15929 URL: https://issues.apache.org/jira/browse/AMBARI-15929 Project: Ambari Issue Type: Bug Components: ambari-server Reporter: Nate Cole Assignee: Nate Cole Fix For: 2.2.2 When an upgrade is suspended, the user can initiate any command. Issuing a START against a client actually invokes INSTALL. When that happens, the after-INSTALL hook will execute {{hdp-select set all}}. Check to see if the upgrade is suspended before making that call. -- This message was sent by Atlassian JIRA (v6.3.4#6332)