You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/25 03:22:18 UTC

[jira] [Commented] (HAWQ-454) 'hawq stop' should return true if master/standby already stopped

    [ https://issues.apache.org/jira/browse/HAWQ-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15166591#comment-15166591 ] 

ASF GitHub Bot commented on HAWQ-454:
-------------------------------------

GitHub user radarwave opened a pull request:

    https://github.com/apache/incubator-hawq/pull/386

    HAWQ-454. 'hawq stop' should return true if master/standby already stopped

    Currently if we do 'hawq stop master/standby' while master/standby already in stop stage, we will recognize the stop action is failed.
    Now we will recognize they are success.
    
    Passed sanity and multinodeparallel tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/radarwave/incubator-hawq HAWQ-454

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/386.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #386
    
----
commit 04b80d045038dc51b870bcebe38f7b6886c60e7c
Author: rlei <rl...@pivotal.io>
Date:   2016-02-24T13:04:38Z

    HAWQ-454. 'hawq stop' should return true if master/standby already stopped

----


> 'hawq stop' should return true if master/standby already stopped
> ----------------------------------------------------------------
>
>                 Key: HAWQ-454
>                 URL: https://issues.apache.org/jira/browse/HAWQ-454
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Command Line Tools
>            Reporter: Radar Lei
>            Assignee: Lei Chang
>
> Currently if we do 'hawq stop master/standby' while master/standby already in stop stage, we will recognize the stop action is failed.
> Now we will recognize they are success.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)