1724, TEST_ROOT_DN_STRING,
WINDOW, (long) 5000, replServerState,
ProtocolVersion.getCurrentVersion(),
ReplicationTestCase.getGenerationId(baseDn),
sslEncryption, (byte)10);
session.publish(msg);
// Read the ReplServerStartDSMsg that should come back.
repMsg = session.receive();
assertTrue(repMsg instanceof ReplServerStartDSMsg);