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

Jean-Noel Rouvignac
16.06.2013 3bd6b1634f4a3d3a25fa6425f07c2393508d91ca
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, October 16, 2013 16:06 +0200
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, October 16, 2013 16:06 +0200
commit3bd6b1634f4a3d3a25fa6425f07c2393508d91ca
tree 87cd2a9f0d0839578966cf29a4292c0a900b089b tree | zip | gz
parent 9ec005a5ccb24feedff497ff97075a0303af46fe view | diff
HeartbeatThread.java, CTHeartbeatPublisherThread.java, DirectoryThread.java:
Used StaticUtils.stackTraceToSingleLineString(e)) for logging on one line only.

ReplicationBackend.java:
Renamed all *containers to *domains.
Reworked findExportContainers() and findSearchContainers() into only one method: selectReplicationDomains().

ListenerThread.java:
Fixed formatting.

ReplicationServerLoadBalancingTest.java:
Code cleanup.
6 files modified
345 ■■■■■ changed files
opends/src/server/org/opends/server/api/DirectoryThread.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/HeartbeatThread.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationBackend.java 103 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/CTHeartbeatPublisherThread.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/service/ListenerThread.java 6 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/ReplicationServerLoadBalancingTest.java 230 ●●●●● diff | view | raw | blame | history