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

mrossign
26.38.2009 ffc22dd5a175886f9d3661ad5122368ca8022934
opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java
@@ -2595,7 +2595,7 @@
      // Then initialize the max CN for the LS that produced something
      // - from our own local db state
      // - whatever they are directly or undirectly connected
      // - whatever they are directly or indirectly connected
      ServerState dbServerState = getDbServerState();
      wrkMonitorData.setRSState(replicationServer.getServerId(), dbServerState);
      Iterator<Integer> it = dbServerState.iterator();