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 57DE9200BD7 for ; Thu, 3 Nov 2016 00:27:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5699F160B0A; Wed, 2 Nov 2016 23:27:00 +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 C3D63160B0B for ; Thu, 3 Nov 2016 00:26:59 +0100 (CET) Received: (qmail 51615 invoked by uid 500); 2 Nov 2016 23:26:59 -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 51598 invoked by uid 99); 2 Nov 2016 23:26:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2016 23:26:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C6DA52C2A66 for ; Wed, 2 Nov 2016 23:26:58 +0000 (UTC) Date: Wed, 2 Nov 2016 23:26:58 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-17703) Hosts page: after component filter hosts have wrong list of components MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 02 Nov 2016 23:27:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630880#comment-15630880 ] Hudson commented on AMBARI-17703: --------------------------------- FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #250 (See [https://builds.apache.org/job/Ambari-branch-2.5/250/]) Revert "AMBARI-17703 - Hosts page: after component filter hosts have (rzang: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9d0bf6d64cf54e27a1cda39f49a4a63811620cb2]) * (edit) ambari-web/app/controllers/global/update_controller.js * (edit) ambari-web/app/controllers/main/host.js > Hosts page: after component filter hosts have wrong list of components > ---------------------------------------------------------------------- > > Key: AMBARI-17703 > URL: https://issues.apache.org/jira/browse/AMBARI-17703 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.4.0 > Reporter: Richard Zang > Assignee: Richard Zang > Fix For: 2.4.0 > > Attachments: AMBARI-17703.patch > > > Go to Hosts page, filter by component. > Result: each host has only filtered component. > Filtering by stack version produce the same behavior too. > Filtering by sub-resource should be carry out in two calls, as it was before new filter were introduced. -- This message was sent by Atlassian JIRA (v6.3.4#6332)