GitHub user zcorrea opened a pull request:
https://github.com/apache/trafodion/pull/1664
Multiple fixes with Name Server enabled logic.
- More than one Name Server is now supported
- Node failures handled with with/without Name Server in node
- Long process names are now the default and support clusters larger that
1000 nodes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zcorrea/trafodion TRAFODION-2884
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1664.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 #1664
----
commit 32fe856510ed9c741de13bdd2a3b80561c6b0e2f
Author: Zalo Correa <zalo.correa@...>
Date: 2018-07-25T23:24:18Z
Multiple fixes with Name Server enabled logic.
- More than one Name Server is now supported
- Node failures handled with with/without Name Server in node
- Long process names are now the default and support clusters larger that
1000 nodes
----
---