opendj-sdk/opends/src/server/org/opends/server/replication/plugin/HeartbeatMonitor.java
@@ -37,7 +37,7 @@ /** * This class implements a thread to monitor heartbeat messages from the * synchronization server. Each broker runs one of these threads. * replication server. Each broker runs one of these threads. */ public class HeartbeatMonitor extends DirectoryThread { @@ -50,7 +50,7 @@ /** * The time in milliseconds between heartbeats from the synchronization * The time in milliseconds between heartbeats from the replication * server. Zero means heartbeats are off. */ private long heartbeatInterval;