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 4C400FC26 for ; Wed, 27 Mar 2013 18:39:16 +0000 (UTC) Received: (qmail 49551 invoked by uid 500); 27 Mar 2013 18:39:16 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 49460 invoked by uid 500); 27 Mar 2013 18:39:16 -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 49451 invoked by uid 99); 27 Mar 2013 18:39:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 18:39:16 +0000 Date: Wed, 27 Mar 2013 18:39:16 +0000 (UTC) From: "Sumit Mohanty (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-1726) It seems upgrades available at the FE is hard-coded to 1.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sumit Mohanty created AMBARI-1726: ------------------------------------- Summary: It seems upgrades available at the FE is hard-coded to 1.3.0 Key: AMBARI-1726 URL: https://issues.apache.org/jira/browse/AMBARI-1726 Project: Ambari Issue Type: Bug Affects Versions: 1.3.0 Reporter: Sumit Mohanty Assignee: Srimanth Gunturi Fix For: 1.3.0 In order to test upgrade, I modified the available stack definitions to allow upgrade from 1.2.0 to 1.2.2 and removed upgrade to 1.3.0. However, the FE still says "(Upgrade available: *HDP-1.3.0*)". However, http://ec2-54-234-176-118.compute-1.amazonaws.com:8080/api/v1/stacks2/HDP/versions/1.3.0/ has min_upgrade_version as null. {noformat}{ "href" : "http://ec2-54-234-176-118.compute-1.amazonaws.com:8080/api/v1/stacks2/HDP/versions/1.3.0/", "Versions" : { "stack_version" : "1.3.0", "stack_name" : "HDP", "min_upgrade_version" : null },...{noformat} -- 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