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 98C5D200AC0 for ; Tue, 10 May 2016 02:05:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 97613160A10; Tue, 10 May 2016 00:05:14 +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 CFCA41609A8 for ; Tue, 10 May 2016 02:05:13 +0200 (CEST) Received: (qmail 85368 invoked by uid 500); 10 May 2016 00:05:13 -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 85339 invoked by uid 99); 10 May 2016 00:05:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 00:05:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EE72C2C033A for ; Tue, 10 May 2016 00:05:12 +0000 (UTC) Date: Tue, 10 May 2016 00:05:12 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-16236) HAWQ service can be stopped and checked even when STANDBY MASTER is stopped MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 10 May 2016 00:05:14 -0000 [ https://issues.apache.org/jira/browse/AMBARI-16236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277377#comment-15277377 ] Hudson commented on AMBARI-16236: --------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #4811 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4811/]) AMBARI-16236. HAWQ service can be stopped and checked even when STANDBY (adenissov: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b26ef1e6761b5408cca992378b44ce33616ea559]) * ambari-web/test/controllers/main/service/item_test.js * ambari-web/app/controllers/main/service/item.js > HAWQ service can be stopped and checked even when STANDBY MASTER is stopped > --------------------------------------------------------------------------- > > Key: AMBARI-16236 > URL: https://issues.apache.org/jira/browse/AMBARI-16236 > Project: Ambari > Issue Type: Improvement > Affects Versions: 2.2.2 > Reporter: Alexander Denissov > Assignee: Alexander Denissov > Priority: Minor > Fix For: 2.4.0 > > Attachments: AMBARI-16236.patch, AMBARI-16236.patch, Screen Shot 2016-05-04 at 10.33.11 AM.png > > > When a HAWQ STANDBY MASTER is stopped, a user currently can not stop the whole service or perform service check as these options are disabled in Ambari UI. > Since STANDBY MASTER is not required for proper service operation, both STOP and CHECK operations should be allowed, no matter what is the working state of the STANDBY MASTER. -- This message was sent by Atlassian JIRA (v6.3.4#6332)