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

Nicolas Capponi
27.42.2014 0a77851c0262fdee323a0bbdbaffbd651b44ae3b
opendj3-server-dev/src/server/org/opends/server/replication/server/ReplicationServerHandler.java
@@ -251,7 +251,7 @@
      }
      logger.debug(INFO_REPLICATION_SERVER_CONNECTION_TO_RS, getReplicationServerId(), getServerId(),
              replicationServerDomain.getBaseDN().toNormalizedString(),
              replicationServerDomain.getBaseDN().toString(),
              session.getReadableRemoteAddress());
      super.finalizeStart();
@@ -375,7 +375,7 @@
        replicationServerDomain.receiveTopoInfoFromRS(inTopoMsg, this, false);
      logger.debug(INFO_REPLICATION_SERVER_CONNECTION_FROM_RS, getReplicationServerId(), getServerId(),
              replicationServerDomain.getBaseDN().toNormalizedString(),
              replicationServerDomain.getBaseDN().toString(),
              session.getReadableRemoteAddress());
      super.finalizeStart();