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

pgamba
10.57.2009 f4ed9e4a420951451e9c2862b33fe57e695085f5
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java
@@ -3196,7 +3196,10 @@
  /**
   * Returns the start state of the domain, made of the first (oldest)
   * change stored for each serverId.
   * @return t start state of the domain.
   * Note: Because the replication changelogdb triming always keep one change
   * whatever its date, the change contained in the returned state can be very
   * old.
   * @return the start state of the domain.
   */
  public ServerState getStartState()
  {