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 <shengchen.ma@...>
Date: 2018-06-13T08:54:59Z
[TRAFODION-2668] fix nid been accidentally deleted
----
---