GitHub user mashengchen opened a pull request: https://github.com/apache/incubator-trafodion/pull/1344
TRAFODION-2844 add strategy to dcsserver for restart moxsrvr when mxosrvr down ,dcsserver will restart it , and if mxosrvr down a lot of times in a period of time , there should reject the restart. if time between 6 times age(default setting) and this time are a very long time, dcsserver should allow the restart You can merge this pull request into a Git repository by running: $ git pull https://github.com/mashengchen/incubator-trafodion mxosrvrRestart Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/1344.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 #1344 ---- commit d41654fe70fd67740651da503e3c73e1b64e4168 Author: aven <shengchen...@esgyn.cn> Date: 2017-12-14T10:35:54Z TRAFODION-2844 add strategy to dcsserver for restart moxsrvr ---- ---