Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0673410549 for ; Wed, 25 Jun 2014 14:53:25 +0000 (UTC) Received: (qmail 67727 invoked by uid 500); 25 Jun 2014 14:53:24 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 67683 invoked by uid 500); 25 Jun 2014 14:53:24 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 67460 invoked by uid 99); 25 Jun 2014 14:53:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2014 14:53:24 +0000 Date: Wed, 25 Jun 2014 14:53:24 +0000 (UTC) From: "Dmytro Sen (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-6262) Return field host_components fully when hosts filtered (Hosts table's filtering by Host Components won't work without this) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-6262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Sen resolved AMBARI-6262. -------------------------------- Resolution: Fixed Committed to trunk and 1.6.1 > Return field host_components fully when hosts filtered (Hosts table's filtering by Host Components won't work without this) > --------------------------------------------------------------------------------------------------------------------------- > > Key: AMBARI-6262 > URL: https://issues.apache.org/jira/browse/AMBARI-6262 > Project: Ambari > Issue Type: Bug > Components: controller > Affects Versions: 1.6.1 > Reporter: Dmytro Sen > Assignee: Dmytro Sen > Priority: Critical > Fix For: 1.6.1 > > > Follow request: > {noformat} > /api/v1/clusters//hosts?host_components/HostRoles/component_name.in()&fields=host_components > {noformat} > should return host_components field with all host-components on the host, not just ones that in filter. -- This message was sent by Atlassian JIRA (v6.2#6252)