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 7180D104F9 for ; Wed, 23 Oct 2013 21:54:49 +0000 (UTC) Received: (qmail 64535 invoked by uid 500); 23 Oct 2013 21:54:48 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 64469 invoked by uid 500); 23 Oct 2013 21:54:44 -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 64452 invoked by uid 99); 23 Oct 2013 21:54:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Oct 2013 21:54:42 +0000 Date: Wed, 23 Oct 2013 21:54:41 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-3582) Cleanup UI restart calculations using actual_configs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Srimanth Gunturi created AMBARI-3582: ---------------------------------------- Summary: Cleanup UI restart calculations using actual_configs Key: AMBARI-3582 URL: https://issues.apache.org/jira/browse/AMBARI-3582 Project: Ambari Issue Type: Bug Components: client Affects Versions: 1.4.1 Reporter: Srimanth Gunturi Assignee: Srimanth Gunturi Fix For: 1.4.2 As documented in AMBARI-3531, the restart flags will be provided in host_components itself and services will have an API to get restart host_components easily. Due to this, there is no need for actual_configs on the client, and the code to calculate diffs with global properties. -- This message was sent by Atlassian JIRA (v6.1#6144)