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

Matthew Swift
23.27.2011 6ee1440f6f56ac066f97383315b2798287f0821a
refs
author Matthew Swift <matthew.swift@forgerock.com>
Wednesday, March 23, 2011 23:27 +0100
committer Matthew Swift <matthew.swift@forgerock.com>
Wednesday, March 23, 2011 23:27 +0100
commit6ee1440f6f56ac066f97383315b2798287f0821a
tree 45a862390be0a1f28fa0453ca4e5e23d9149aff6 tree | zip | gz
parent 3ac71c5f71cc497863c89847bd236db0760589a6 view | diff
Fix issue OpenDJ-95: Socket leak and constant disconnect/reconnect when a directory server can no longer reach its connected replication server
18 files modified
1489 ■■■■ changed files
opends/src/server/org/opends/server/replication/plugin/FractionalLDIFImportPlugin.java 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/HeartbeatMonitor.java 29 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ProtocolSession.java 5 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ReplSessionSecurity.java 307 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/SocketSession.java 334 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/TLSSocketSession.java 451 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/DraftCNDB.java 35 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/DraftCNDbHandler.java 7 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ECLServerHandler.java 8 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ECLServerWriter.java 8 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationBackend.java 17 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationDB.java 36 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ServerHandler.java 44 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ServerReader.java 27 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ServerWriter.java 24 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/ReplicationBroker.java 113 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/AssuredReplicationPluginTest.java 27 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/AssuredReplicationServerTest.java 12 ●●●● diff | view | raw | blame | history