| opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java
@@ -2802,8 +2802,9 @@ { long res = 0; for (CSN startCSN : getLatestServerState()) for (CSN csn : getLatestServerState()) { CSN startCSN = startState.getCSN(csn.getServerId()); long serverIdRes = getCount(startCSN, endCSN); // The startPoint is excluded when counting the ECL eligible changes