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 8EF8F200CF8 for ; Wed, 30 Aug 2017 12:03:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8D8B4168C53; Wed, 30 Aug 2017 10:03:06 +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 D8F69168C55 for ; Wed, 30 Aug 2017 12:03:05 +0200 (CEST) Received: (qmail 3613 invoked by uid 500); 30 Aug 2017 10:03:04 -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 3604 invoked by uid 99); 30 Aug 2017 10:03:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2017 10:03:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B9B9D1A0C75 for ; Wed, 30 Aug 2017 10:03:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ZwMEX1unDWH2 for ; Wed, 30 Aug 2017 10:03:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3921961037 for ; Wed, 30 Aug 2017 10:03:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 44383E0E29 for ; Wed, 30 Aug 2017 10:03:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8C8692415B for ; Wed, 30 Aug 2017 10:03:00 +0000 (UTC) Date: Wed, 30 Aug 2017 10:03:00 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-21841) Green Version Bubbles Are Selected Multiple Times For Patched Services MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 30 Aug 2017 10:03:06 -0000 [ https://issues.apache.org/jira/browse/AMBARI-21841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147007#comment-16147007 ] Hudson commented on AMBARI-21841: --------------------------------- FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #84 (See [https://builds.apache.org/job/Ambari-branch-2.6/84/]) AMBARI-21841. Green Version Bubbles Are Selected Multiple Times For (aantonenko: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=974f7217cdf8764201cf9368213d7824b49c7e89]) * (edit) ambari-web/app/views/main/admin/stack_upgrade/upgrade_version_column_view.js * (edit) ambari-web/app/assets/test/tests.js * (edit) ambari-web/app/models/stack_version/repository_version.js * (add) ambari-web/test/views/main/admin/stack_upgrade/upgrade_version_column_view_test.js > Green Version Bubbles Are Selected Multiple Times For Patched Services > ---------------------------------------------------------------------- > > Key: AMBARI-21841 > URL: https://issues.apache.org/jira/browse/AMBARI-21841 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.6.0 > Reporter: Antonenko Alexander > Assignee: Antonenko Alexander > Fix For: 2.6.0 > > Attachments: AMBARI-21841.patch, AMBARI-21841_trunk.patch > > > STR: > Install HDP 2.6.0.0 with ZK and Storm > Patch Storm to HDP 2.6.0.1 > Install a MAINT VDF for 2.6.1.0 where: > ZK's version is 2.6.1.0 > Storm's version is 2.6.0.1 > Because the VDF declares that Storm's version is 2.6.0.1, we won't upgrade it. However, the Stacks and Versions page shows both the version numbers for Storm for 2.6.0.1 and 2.6.1.0 as being green. This is incorrect - a service should only ever have the version it's on be highlighted. -- This message was sent by Atlassian JIRA (v6.4.14#64029)