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 CA96118C16 for ; Mon, 17 Aug 2015 20:20:08 +0000 (UTC) Received: (qmail 8492 invoked by uid 500); 17 Aug 2015 20:19:46 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 8264 invoked by uid 500); 17 Aug 2015 20:19:46 -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 8119 invoked by uid 99); 17 Aug 2015 20:19:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Aug 2015 20:19:46 +0000 Date: Mon, 17 Aug 2015 20:19:46 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-12792) Component cannot be deleted after refreshing host details page 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-12792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700158#comment-14700158 ] Hudson commented on AMBARI-12792: --------------------------------- FAILURE: Integrated in Ambari-branch-2.1 #383 (See [https://builds.apache.org/job/Ambari-branch-2.1/383/]) AMBARI-12792 Component cannot be deleted after refreshing host details page. (atkach) (atkach: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bfa5abefbcdc1c9f08fa980548562a2fd06f36fb) * ambari-web/app/views/main/host/details/host_component_view.js > Component cannot be deleted after refreshing host details page > -------------------------------------------------------------- > > Key: AMBARI-12792 > URL: https://issues.apache.org/jira/browse/AMBARI-12792 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.1 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Priority: Critical > Fix For: 2.1.2 > > Attachments: AMBARI-12792.patch, DeleteAfterReloading.png, DeleteBeforeReloading.png > > > - Go on host details page. > - Stop some component, that can be deleted from host (for example, Zookeeper Server) > - Then click on dropdown 'Stopped', and see, that Component action 'Delete' is active and can be clicked. > - Refresh page. > - Click on dropdown 'Stopped'. > RESULT : Component action 'Delete' is disabled. -- This message was sent by Atlassian JIRA (v6.3.4#6332)