You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by radarwave <gi...@git.apache.org> on 2015/12/24 10:13:39 UTC

[GitHub] incubator-hawq pull request: HAWQ-268. Start standby node before m...

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 <rl...@pivotal.io>
Date:   2015-12-24T06:26:44Z

    HAWQ-268. Start standby node before master node  while doing hawq init standby

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-268. Start standby node before m...

Posted by radarwave <gi...@git.apache.org>.
Github user radarwave commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/214#issuecomment-167077241
  
    Good suggestion, to accomplish this, we need to do  more investigation to standby recovery process, so we can know how long it will require for different cases and what's the way to check if standby is in recovery mode. Will have another Jira to trace this. Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-268. Start standby node before m...

Posted by liming01 <gi...@git.apache.org>.
Github user liming01 commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/214#issuecomment-167076757
  
    Good fix.  
    BTW, if we can auto detect it in recovery mode, then wait until it finished, instead of hard code to sleep 5 minutes, it would be much better in case of some scenario that the recovery may take more than 5 seconds to finish.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-268. Start standby node before m...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---