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

gbellato
04.24.2008 dc3db9a969eccac31c4f1f5aa3e0cefbca632189
opends/src/server/org/opends/server/replication/server/ServerHandler.java
@@ -1504,8 +1504,8 @@
    }
    // Deprecated
    // attributes.add(new Attribute("max-waiting-changes",
    //                              String.valueOf(maxQueueSize)));
    attributes.add(new Attribute("max-waiting-changes",
                                  String.valueOf(maxQueueSize)));
    attributes.add(new Attribute("update-sent",
                                 String.valueOf(getOutCount())));
    attributes.add(new Attribute("update-received",