-
Type:
Bug
-
Status: Done
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 7.0.0
-
Fix Version/s: 7.0.0
-
Component/s: regression, upgrade
-
Labels:
-
Epic Link:
-
Story Points:2
Found with rev 3a762502b88
When upgrading a 3.0.0 instance to 7.0.0, it triggers the 3.0.0 tasks while it should begin with 3.5.0 tasks:
/tmp/3.0.0/opendj/upgrade >>>> OpenDJ Upgrade Utility * OpenDJ will be upgraded from version 3.0.0.185acee3ba68d8da1782007eebacb3701dc996d6 to 7.0.0.3a762502b886f659fc746f6ec3bf4fc3797e8e04 * See '/tmp/3.0.0/opendj/logs/upgrade.log' for a detailed log of this operation >>>> Preparing to upgrade OpenDJ 3.0.0 introduced changes to the JE backend configuration and database format. The upgrade will update all JE backend configurations, but will only migrate JE backend databases which are associated with *enabled* JE backends. It is very strongly recommended that any existing data has been backed up and that you have read the upgrade documentation before proceeding. Do you want to proceed with the upgrade? (yes/no) [no]: yes OpenDJ 3.0.0 changed the matching rule implementations. All indexes have to be rebuilt. This could take a long time to proceed. Do you want to launch this process automatically at the end of the upgrade? (yes/no) [no]: yes OpenDJ 3.5.0 introduced a new format for all equality indexes based on "distinguishedName" attribute type, like "member", "owner", "roleOccupant" and "seeAlso". They all have to be rebuilt if they exist on your server and this could take a long time to proceed. Do you want to launch this process automatically at the end of the upgrade? (yes/no) [no]: yes OpenDJ 3.5.0 introduced a new configuration model for the HTTP connection handler and its associated endpoints. Any enabled HTTP connection handlers will be disabled during the upgrade due to the break in compatibility. Do you want to make this configuration change? (yes/no) [yes]: OpenDJ 5.5.0 changed the indexing algorithm for JSON equality matching rules. All JSON based attribute indexes must be rebuilt which may take a long time. Do you want to rebuild the indexes automatically at the end of the upgrade? (yes/no) [no]: yes ...
- is related to
-
OPENDJ-6516 Proxy fails to start after being upgraded from 5.0.0 to 7.0.0
-
- Done
-