You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2018/01/22 20:40:10 UTC

[3/3] trafodion git commit: Merge [TRAFODION-2844] PR 1344 Add dcsserver strategy to restart mxosrvr

Merge [TRAFODION-2844] PR 1344 Add dcsserver strategy to restart mxosrvr


Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/622e67be
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/622e67be
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/622e67be

Branch: refs/heads/master
Commit: 622e67bef1b4f3599fdafd0a6b175059db2d51ed
Parents: 0f025ac 52d45a5
Author: Dave Birdsall <db...@apache.org>
Authored: Mon Jan 22 20:38:52 2018 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Mon Jan 22 20:38:52 2018 +0000

----------------------------------------------------------------------
 dcs/pom.xml                                     |  10 ++
 .../main/java/org/trafodion/dcs/Constants.java  |  14 ++-
 .../org/trafodion/dcs/server/ServerManager.java | 126 +++++++++----------
 .../org/trafodion/dcs/util/RetryCounter.java    | 114 +++++++++++------
 .../trafodion/dcs/util/RetryCounterFactory.java |   4 +
 dcs/src/main/resources/dcs-default.xml          |  14 +++
 6 files changed, 177 insertions(+), 105 deletions(-)
----------------------------------------------------------------------