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

matthew_swift
05.42.2009 35c5f651a0c5c658a4bc67614e815405fcc6a830
opendj-sdk/opends/src/server/org/opends/server/replication/service/ReplicationDomain.java
@@ -985,6 +985,7 @@
    /**
     * Run method for this class.
     */
    @Override
    public void run()
    {
      if (debugEnabled())
@@ -1124,6 +1125,7 @@
    /**
     * {@inheritDoc}
     */
    @Override
    public String toString()
    {
      return new String("[ Entry count=" + this.entryCount +