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

gbellato
05.59.2007 97a7b362d2b9c414106920569d18c86d3dea0ac6
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