GitHub user zcorrea opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1233
[TRAFODION-2651] Fixed monitor-to-monitor communication by adding
reconnect logic to better handle various communication glitches which
previously
resulted in false node down situations.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zcorrea/incubator-trafodion TRAFODION-2651
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1233.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 #1233
----
commit 5e09a1e3a41d81394a0beee7eb67f7475a344daf
Author: Zalo Correa <[email protected]>
Date: 2017-09-15T22:39:06Z
[TRAFODION-2651] Fixed monitor-to-monitor communication by adding reconnect
logic to better handle various communication glitches which previously
resulted in false node down situations.
----
---