Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DDF4B200B17 for ; Tue, 21 Jun 2016 18:50:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DCB53160A68; Tue, 21 Jun 2016 16:50:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5769E160A07 for ; Tue, 21 Jun 2016 18:50:59 +0200 (CEST) Received: (qmail 26415 invoked by uid 500); 21 Jun 2016 16:50:58 -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 26381 invoked by uid 99); 21 Jun 2016 16:50:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 16:50:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0F0B72C1F61 for ; Tue, 21 Jun 2016 16:50:58 +0000 (UTC) Date: Tue, 21 Jun 2016 16:50:58 +0000 (UTC) From: "Andrii Babiichuk (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-17347) Different order HDP versions in admin_view stackVersionsi and admin/stack/versions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Jun 2016 16:51:00 -0000 Andrii Babiichuk created AMBARI-17347: ----------------------------------------- Summary: Different order HDP versions in admin_view stackVersionsi and admin/stack/versions Key: AMBARI-17347 URL: https://issues.apache.org/jira/browse/AMBARI-17347 Project: Ambari Issue Type: Bug Components: ambari-admin Affects Versions: 2.4.0 Reporter: Andrii Babiichuk Assignee: Andrii Babiichuk Fix For: 2.4.0 STR: # Deploy HDP 2.3 on Ambari2.1.2 # Enable HA # Perform ambari upgrade to 2.4.0 # Register HDP 2.4.3 # Install new stack version # install HDP 2.4.3 # Register HDP 2.5, 2.5.0.0 + some custom vd file with HDP version 2.5.0.0-xxx. Result: Different order HDP versions in admin_view stackVersionsi and admin/stack/versions For example version 2.5 is last in admin_view stackVersions page and not last in admin/stack/versions page. -- This message was sent by Atlassian JIRA (v6.3.4#6332)