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

gbellato
03.44.2007 6aaed6d8ba0bc5336f365123e152f846f1c610a3
opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
@@ -245,7 +245,7 @@
  private ConfigEntry backendConfigEntry;
  private List<DN> branches = new ArrayList<DN>(0);
  private int listenerThreadNumber = 10;
  private int listenerThreadNumber = 1;
  private boolean receiveStatus = true;
  private Collection<String> replicationServers;