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

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

GitHub user linwen opened a pull request:

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

    HAWQ-254. Don't register segment if master is running in utility mode

    Please review. 

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

    $ git pull https://github.com/linwen/incubator-hawq hawq254

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

    https://github.com/apache/incubator-hawq/pull/209.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 #209
    
----
commit ee04d7a5a6778f851343a7bb2b16c9027d99bdd9
Author: Wen Lin <[email protected]>
Date:   2015-12-22T04:52:05Z

    HAWQ-254.Don't register segment into catalog table if master is running in 
utility mode

commit 64cb6ad93a66ad1b47f85c7bfc9a70432a1781e8
Author: Wen Lin <[email protected]>
Date:   2015-12-22T05:27:36Z

    HAWQ-254. more fix

----


> 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