mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
05.37.2011 20800de857e9658dc3229b7535be742a0709acb9
refs
author Matthew Swift <matthew.swift@forgerock.com>
Tuesday, July 5, 2011 16:37 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Tuesday, July 5, 2011 16:37 +0200
commit20800de857e9658dc3229b7535be742a0709acb9
tree 148276a23a48e8659006fa0dc675bc1fb4188c91 tree | zip | gz
parent 78ef95c1a79d8027bb8c12ce848f4853153937d1 view | diff
Partial fix for OPENDJ-115: Make replication connection timeouts and various monitoring intervals configurable

Try increasing connection timeouts from 500ms to 4s in order to tolerate slow. Values are hard-coded for now, but this will at least indicate if network timeouts are the cause of unit test failures.
5 files modified
17 ■■■■■ changed files
opends/src/server/org/opends/server/replication/protocol/ReplSessionSecurity.java 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationServer.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/ReplicationBroker.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/ReplicationServerTest.java 6 ●●●● diff | view | raw | blame | history