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

gbellato
26.31.2007 71ebb3724c79a7d1218c36f080acd6ee162b9cd2
opends/src/server/org/opends/server/replication/plugin/ReplicationMonitor.java
@@ -94,7 +94,7 @@
    attributes.add(attr);
    /* get the base dn */
    attr = new Attribute("connected-to", domain.getChangelogServer());
    attr = new Attribute("connected-to", domain.getReplicationServer());
    attributes.add(attr);
    /* get number of lost connections */