From 9878e62a805c28c4fe5170db43badf78c40a0616 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Fri, 28 Jun 2013 08:15:56 +0000 Subject: [PATCH] Mention replication improvements Review over IM with Ludo, Matt, Chris, Gary --- opendj3/src/main/docbkx/release-notes/chap-issues.xml | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/opendj3/src/main/docbkx/release-notes/chap-issues.xml b/opendj3/src/main/docbkx/release-notes/chap-issues.xml index 43ed942..ad6875f 100644 --- a/opendj3/src/main/docbkx/release-notes/chap-issues.xml +++ b/opendj3/src/main/docbkx/release-notes/chap-issues.xml @@ -40,6 +40,16 @@ <section xml:id="fixes"> <title>Key Fixes</title> + <note><!-- TODO: reconsider when 2.4.x is no longer supported. --> + <para>OpenDJ 2.6.0 includes important improvements to replication. + Replication remains fully compatible with earlier versions. However, some + operations that work fine with OpenDJ 2.6.0, such as replicating large + groups and replicating high volumes of adds and deletes, can cause + issues for earlier versions. Make sure you upgrade all servers to 2.6.0 + before allowing clients to take advantage of write operations that could + cause trouble for older servers.</para> + </note> + <para>The following important bugs were fixed in this release.</para> <para>TODO</para><!-- https://github.com/markcraig/release-notes-list-builder --> -- Gitblit v1.10.0