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

gbellato
05.59.2007 13231f3def739a90b963d42853dea768789925f1
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
@@ -264,7 +264,6 @@
  private List<DN> branches = new ArrayList<DN>(0);
  private int listenerThreadNumber = 10;
  private boolean receiveStatus = true;
  private Collection<String> replicationServers;
@@ -345,8 +344,6 @@
      synchronized (broker)
      {
        broker.start(replicationServers);
        if (!receiveStatus)
          broker.suspendReceive();
      }
      // Retrieves the related backend and its config entry