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 356C1200BD4 for ; Thu, 1 Dec 2016 14:55:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 342FE160B25; Thu, 1 Dec 2016 13:55: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 ADEE6160B0F for ; Thu, 1 Dec 2016 14:54:59 +0100 (CET) Received: (qmail 95284 invoked by uid 500); 1 Dec 2016 13:54:58 -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 95082 invoked by uid 99); 1 Dec 2016 13:54:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2016 13:54:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A63EF2C2ABB for ; Thu, 1 Dec 2016 13:54:58 +0000 (UTC) Date: Thu, 1 Dec 2016 13:54:58 +0000 (UTC) From: "Andrii Babiichuk (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19048) Delete service action should show the config recommendation popup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 01 Dec 2016 13:55:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrii Babiichuk updated AMBARI-19048: -------------------------------------- Attachment: AMBARI-19048.patch > Delete service action should show the config recommendation popup > ----------------------------------------------------------------- > > Key: AMBARI-19048 > URL: https://issues.apache.org/jira/browse/AMBARI-19048 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.5.0 > Reporter: Andrii Babiichuk > Assignee: Andrii Babiichuk > Fix For: 2.5.0 > > Attachments: AMBARI-19048.patch > > > When a service is deleted, it's related configuration are changed as per stack advisor recommendation. > As scope of this ticket, ambari-web should show all the configuration that will be changed in recommendation popup when a service is deleted. This popup should be same as the one shown while doing service->config change and clicking on save button. > Following similar flow as on service->config page, When user confirms recommended changes, ambari-web should male API call for checked config changes. > If no config will be changed on any service deletion action then in that case recommendation popup should bot be shown -- This message was sent by Atlassian JIRA (v6.3.4#6332)