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 73F881065A for ; Wed, 2 Oct 2013 23:40:42 +0000 (UTC) Received: (qmail 21414 invoked by uid 500); 2 Oct 2013 23:40:42 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 21389 invoked by uid 500); 2 Oct 2013 23:40:42 -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 21380 invoked by uid 99); 2 Oct 2013 23:40:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 23:40:42 +0000 Date: Wed, 2 Oct 2013 23:40:42 +0000 (UTC) From: "Yusaku Sako (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-3396) UI optimization: modify parameters of service mapper request 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-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yusaku Sako updated AMBARI-3396: -------------------------------- Attachment: Screen Shot 2013-10-02 at 4.21.22 PM.png Screen Shot 2013-10-02 at 4.21.30 PM.png Screen Shot 2013-10-02 at 4.21.36 PM.png > UI optimization: modify parameters of service mapper request > ------------------------------------------------------------ > > Key: AMBARI-3396 > URL: https://issues.apache.org/jira/browse/AMBARI-3396 > Project: Ambari > Issue Type: Task > Components: client > Affects Versions: 1.4.1 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Fix For: 1.4.2 > > Attachments: AMBARI-3396.patch, Screen Shot 2013-10-02 at 4.21.22 PM.png, Screen Shot 2013-10-02 at 4.21.30 PM.png, Screen Shot 2013-10-02 at 4.21.36 PM.png > > > Get rid of "desired_stack_id", "desired_state", "ha_status", "stack_id", "state", "configs", "desired_configs" properties from "HostRoles", since we need them only on initial load. > Eliminate "components/ServiceComponentInfo" parameter so "state", "desired_configs" porperties from "ServiceComponentInfo". > Request "actual_configs" property of each hostComponent, depending on HostOverrides support. -- This message was sent by Atlassian JIRA (v6.1#6144)