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 5A014179D5 for ; Sun, 1 Mar 2015 23:56:06 +0000 (UTC) Received: (qmail 38519 invoked by uid 500); 1 Mar 2015 23:56:06 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 38485 invoked by uid 500); 1 Mar 2015 23:56:06 -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 38473 invoked by uid 99); 1 Mar 2015 23:56:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Mar 2015 23:56:06 +0000 Date: Sun, 1 Mar 2015 23:56:06 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-9868) No feedback is shown for bulk start/stop operations if the target host components are already started/stopped 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-9868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342552#comment-14342552 ] Hudson commented on AMBARI-9868: -------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #1915 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1915/]) AMBARI-9868. No feedback is shown for bulk start/stop operations if the target host components are already started/stopped (alexantonenko) (hiveww: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8371a8a0e6fbb28cdcc137863a2d6ec3cfd209fc) * ambari-web/app/controllers/main/host.js > No feedback is shown for bulk start/stop operations if the target host components are already started/stopped > ------------------------------------------------------------------------------------------------------------- > > Key: AMBARI-9868 > URL: https://issues.apache.org/jira/browse/AMBARI-9868 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 1.7.0 > Reporter: Antonenko Alexander > Assignee: Antonenko Alexander > Fix For: 2.1.0 > > Attachments: AMBARI-9868.patch > > > This is a result of the fix done in. In case the server returns 200 on bulk start/stop, we need to let the user know that there was nothing to do (we can show the same "Nothing to do" popup - see); otherwise it seems like the request failed silently. -- This message was sent by Atlassian JIRA (v6.3.4#6332)