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

Mark Craig
06.16.2013 f1ce603b42a0dc1dd8ffe573ba0e73a27117acd7
Additional fix for OPENDJ-1030, Upgrade : add a task to rebuild ds-sync-hist index when upgrading from 2.5.0-Xpress

Reviewed by Violette over IM
1 files modified
19 ■■■■■ changed files
opends/src/main/docbkx/install-guide/chap-upgrade.xml 19 ●●●●● patch | view | raw | blame | history
opends/src/main/docbkx/install-guide/chap-upgrade.xml
@@ -128,25 +128,6 @@
  </step>
  <step>
   <para>When you upgrade from OpenDJ 2.5.0-Xpress1, you must rebuild the
   <literal>ds-sync-hist</literal> ordering index before you restart the
   server, as indicated in the message from the upgrade tool.</para>
   <programlisting language="none"
>  OpenDJ 2.5.0-Xpress1 introduced a regression in the ds-sync-hist ordering
  index. This index must be rebuilt after the upgrade has completed and before
  restarting OpenDJ. Do you wish to continue? (yes/no) [no]: yes</programlisting>
   <para>To rebuild the index, use the <command>rebuild-index</command>
   command after upgrade but before starting the server as in the following
   example.</para>
   <screen>$ ./opendj/bin/rebuild-index --baseDN dc=example,dc=com --index ds-sync-hist
... msg=Rebuild of index(es) ds-sync-hist started ...
... msg=Rebuild complete. Processed XXX entries in YYY seconds...</screen>
  </step>
  <step>
   <para>Start the upgraded OpenDJ server.</para>
   <para>At this point the upgrade process is complete. See the resulting