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/06/13 09:05:24 UTC

[GitHub] trafodion pull request #1607: [TRAFODION-2668] fix nid been accidentally del...

GitHub user mashengchen opened a pull request:

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

    [TRAFODION-2668] fix nid been accidentally deleted

    in previous [TRAFODION-2668] , there deleted nid accidentally, this result when mxosrvr restart, there will do a whole sqlcheck instead of node check

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

    $ git pull https://github.com/mashengchen/trafodion dcs

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

    https://github.com/apache/trafodion/pull/1607.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 #1607
    
----
commit 2713db93dadaa943b9a3d1d79bbc10b1954cf223
Author: aven <sh...@...>
Date:   2018-06-13T08:54:59Z

    [TRAFODION-2668] fix nid been accidentally deleted

----


---

[GitHub] trafodion pull request #1607: [TRAFODION-2668] fix nid been accidentally del...

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

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


---