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

Jean-Noel Rouvignac
17.47.2015 cf364c082dfe5ea566abc3c20bc5546a4629c5eb
opendj-server-legacy/src/main/java/org/opends/server/replication/server/MonitoringPublisher.java
@@ -154,7 +154,7 @@
    try
    {
      // Here, "this" is the monitoring publisher thread
      this.join(2000);
      join(2000);
    }
    catch (InterruptedException e)
    {