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

Valery Kharseko
17 hours ago 2bbdaeb3b2296a2910e5d44152a02cc0f098ce59
opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/StartSessionMsg.java
@@ -13,6 +13,7 @@
 *
 * Copyright 2008-2009 Sun Microsystems, Inc.
 * Portions Copyright 2011-2015 ForgeRock AS.
 * Portions Copyright 2026 3A Systems, LLC.
 */
package org.opends.server.replication.protocol;
@@ -33,10 +34,10 @@
 * This message is used by DS to confirm a RS he wants to connect to him (open
 * a session):
 * Handshake sequence between DS and RS is like this:
 * DS --- ServerStartMsg ---> RS
 * DS <--- ReplServerStartMsg --- RS
 * DS --- StartSessionMsg ---> RS
 * DS <--- TopologyMsg --- RS
 * DS --- ServerStartMsg ---&gt; RS
 * DS &lt;--- ReplServerStartMsg --- RS
 * DS --- StartSessionMsg ---&gt; RS
 * DS &lt;--- TopologyMsg --- RS
 *
 * This message contains:
 * - status: the status we are entering the topology with