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

Jean-Noel Rouvignac
24.49.2015 99aaa917a95d7ec19e14dad25f61f58ff84753b1
opendj-server-legacy/src/main/java/org/opends/server/replication/service/ReplicationBroker.java
@@ -511,7 +511,7 @@
    }
    /**
     * get the group id.
     * Get the group id.
     * @return The group id
     */
    public byte getGroupId()
@@ -2135,7 +2135,7 @@
  }
  /**
   * restart the ReplicationBroker.
   * Restart the ReplicationBroker.
   * @param infiniteTry the socket which failed
   */
  public void reStart(boolean infiniteTry)
@@ -2666,9 +2666,7 @@
    }
  }
  /**
   * stop the server.
   */
  /** Stop the server. */
  public void stop()
  {
    if (logger.isTraceEnabled())