[
https://issues.apache.org/jira/browse/HAWQ-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070785#comment-15070785
]
ASF GitHub Bot commented on HAWQ-268:
-------------------------------------
GitHub user radarwave opened a pull request:
https://github.com/apache/incubator-hawq/pull/214
HAWQ-268. Start standby node before master node while doing hawq init
standby
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/214.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 #214
----
commit 454945f42724a03967b69b72f36a533b21c65fc5
Author: rlei <[email protected]>
Date: 2015-12-24T06:26:44Z
HAWQ-268. Start standby node before master node while doing hawq init
standby
----
> 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)