You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by mashengchen <gi...@git.apache.org> on 2018/01/05 08:59:06 UTC

[GitHub] trafodion pull request #1372: TRAFODION-2885 dcs server cant be restart whil...

GitHub user mashengchen opened a pull request:

    https://github.com/apache/trafodion/pull/1372

    TRAFODION-2885 dcs server cant be restart while switching master

    Check all configured servers, if the server is not watched by zookeeper during dcs master or backup master starting, add to the restart queue, then dcs master will try to restart it.

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

    $ git pull https://github.com/mashengchen/incubator-trafodion dcsServerNotRestart2

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

    https://github.com/apache/trafodion/pull/1372.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 #1372
    
----
commit 4fe1e198185daa7f5132901bc5a16d6e14b2a7c4
Author: aven <sh...@...>
Date:   2018-01-05T08:29:49Z

    TRAFODION-2885 dcs server cant be restart while switching master

----


---

[GitHub] trafodion pull request #1372: TRAFODION-2885 dcs server cant be restart whil...

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

    https://github.com/apache/trafodion/pull/1372


---