GitHub user mashengchen opened a pull request:
https://github.com/apache/trafodion/pull/1427
TRAFODION-2940 In HA env, one node lose network, when recover, trafci can't
use
when there loses network for a long time ,and then network recover, there
will trigger zookeeper session expired, at this time ,check whether current
dcsmaster is leader, if not unbind this node's floating ip, and make dcsmaster
init status, then rerun dcs master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mashengchen/trafodion TRAFODION-2940
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1427.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 #1427
----
commit c92bd619a310f6b1b13d4164250ee8c8cb93f1e6
Author: aven <shengchen.ma@...>
Date: 2018-01-31T10:33:48Z
TRAFODION-2940 In HA env, one node lose network, when recover, trafci can't
use
----
---