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

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

GitHub user radarwave opened a pull request:

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

    HAWQ-268. Fix HAWQ activate standby fails

    FTS tests passed.

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

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

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

    https://github.com/apache/incubator-hawq/pull/210.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 #210
    
----
commit e435f414645589855834fdd2f19ee1f7588d89bc
Author: rlei <[email protected]>
Date:   2015-12-22T02:14:10Z

    HAWQ-268. Fix HAWQ activate standby fails

----


> HAWQ activate standby fails
> ---------------------------
>
>                 Key: HAWQ-268
>                 URL: https://issues.apache.org/jira/browse/HAWQ-268
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Command Line Tools
>            Reporter: Radar Lei
>            Assignee: Lei Chang
>
> Since we changed the error out logic of 'hawq stop/start', now hawq activate 
> standby will fail due to stop/start cluster error.
> Now we should change to :
> 1. While doing activate standby, hawq will try to stop master/standby node, 
> but not fail out if they can't get stopped. Need to make sure no standby 
> syncmaster running.
> 2. We should consider if it's necessary to stop/start segments during the 
> activate progress.



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

Reply via email to