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

gbellato
04.24.2008 422f0b575c4d029cf6b4201cf534d2e3583a6834
opendj-sdk/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",