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

Jean-Noel Rouvignac
26.22.2013 0472508ea9c57e77d90b7a67ce9f161e6d7965f2
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Thursday, September 26, 2013 12:22 +0200
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Thursday, September 26, 2013 12:22 +0200
commit0472508ea9c57e77d90b7a67ce9f161e6d7965f2
tree fcb34465d91a363fc25e777a5244ef4bada0e0e2 tree | zip | gz
parent 1f2f46fa65db97b476f588e9f92d19d447b1b6ea view | diff
OPENDJ-1134 (CR-2355) Introduce a class in replication for encapsulating host+port combinations

*Msg.java:
Used DN.toNormalizedString() instead of DN.toString() for better perfs.
9 files modified
22 ■■■■ changed files
opends/src/server/org/opends/server/replication/protocol/AddMsg.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/InitializeRequestMsg.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/InitializeTargetMsg.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/LDAPUpdateMsg.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ModifyDNMsg.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ModifyMsg.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ReplServerStartDSMsg.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ReplServerStartMsg.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ServerStartMsg.java 2 ●●● diff | view | raw | blame | history