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())