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

Mark Craig
17.43.2012 cdf225535b7e10eb308fb88a52817afdbaca6206
Bring draft list up to date with JIRA
1 files modified
36 ■■■■ changed files
opendj3/src/main/docbkx/release-notes/chap-compatibility.xml 36 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
@@ -37,7 +37,35 @@
 <section xml:id="changed-functionality">
  <title>Major Changes to Existing Functionality</title>
  <para>TODO</para>
  <para>OpenDJ <?eval ${docTargetVersion}?> improves on earlier releases
  introducing many new features and important fixes without major,
  backwards-incompatible changes. Take the following into account,
  however.</para>
  <itemizedlist>
   <listitem>
    <para>When upgrading from 2.4.4 or earlier, after you upgrade but before
    you restart OpenDJ, you must rebuild the <literal>ds-sync-hist</literal>
    index.</para>
   </listitem>
   <listitem>
    <para>The default DB cache size is now 50%, rather than 10%.</para>
    <para>If you have multiple backends, configure cache sizes
    accordingly.</para>
   </listitem>
   <listitem>
    <para>The number of LDAP request handlers now defaults to half the CPU
    count.</para>
   </listitem>
   <listitem>
    <para>The replication purge delay default has increased from one day to
    three days.</para>
   </listitem>
   <listitem>
    <para>Syntax checking has been added for certificate and country attribute
    values. This affects applications updating those attribute values.</para>
   </listitem>
  </itemizedlist>
<!-- Not yet for OpenDJ 2.5.
  <para>The <command>ldif-diff</command> command has been renamed
@@ -52,9 +80,9 @@
  <title>Deprecated Functionality</title>
  
  <para>OpenDJ <?eval ${docTargetVersion}?> makes use of new environment
  variables aligned with the project name. Use of the old variables is
  deprecated. The old variables are likely to be removed in a future
  release.</para>
  variables aligned with the project name to use <literal>OPENDJ</literal>.
  Use of the old variables is deprecated. The old variables are likely to be
  removed in a future release.</para>
 </section>
 
 <section xml:id="removed-functionality">