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

matthew_swift
05.42.2009 22094368c2865dcfb6daf8366425212b721a4657
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 +