| | |
| | | <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 |
| | |
| | | <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"> |