[ https://issues.apache.org/jira/browse/TRAFODION-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290697#comment-16290697 ]
ASF GitHub Bot commented on TRAFODION-2844: ------------------------------------------- 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 ---- > dcsserver restart mxosrvr should have a time range > -------------------------------------------------- > > Key: TRAFODION-2844 > URL: https://issues.apache.org/jira/browse/TRAFODION-2844 > Project: Apache Trafodion > Issue Type: Bug > Components: dcs > Reporter: mashengchen > Assignee: mashengchen > > 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 -- This message was sent by Atlassian JIRA (v6.4.14#64029)