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

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

GitHub user radarwave opened a pull request:

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

    HAWQ-254. Fix init standby fails if segments in 'slaves' file not incialized

    Sanity test passed.

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

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

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

    https://github.com/apache/incubator-hawq/pull/193.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 #193
    
----
commit 680dce91c87bb17950914339a22885fb0b60b435
Author: rlei <[email protected]>
Date:   2015-12-10T07:36:42Z

    HAWQ-254. Fix init standby fails if segments in 'slaves' file not 
inicialized

----


> Init standby fails if segments in 'slaves' file not inicialized
> ---------------------------------------------------------------
>
>                 Key: HAWQ-254
>                 URL: https://issues.apache.org/jira/browse/HAWQ-254
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Command Line Tools
>            Reporter: Radar Lei
>            Assignee: Radar Lei
>
> If user defined segment host list in 'slaves' file and did not init these 
> segments, then init standby will fail due to start/stop hawq cluster failures.
> So we should make below changes:
> 1. Hawq stop segments should not fail if segment is not running.
> 2. Init standby do not stop/start segments, it will only start/stop master 
> and standby.
> 3. Make sure master Catalog do not change by running segments during standby 
> init.



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

Reply via email to