Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.0 Beta 1, Master
-
7.0.x
-
Committed
-
3
-
Database Upgrade
Description
Steps to reproduce
- Startup a 6.1.30
- Create a Journal Structure
- Create 1 article with 1000 versions using that structure
- Shutdown the server
- Perform the upgrade to master
Results:
Check for
Completed com.liferay.portal.upgrade.v6_2_0.UpgradeJournal#updateAssetEntryClassTypeId
in the logs. The process will take several minutes
Expected results:
Check for
Completed com.liferay.portal.upgrade.v6_2_0.UpgradeJournal#updateAssetEntryClassTypeId
in the logs. The process will take just a few seconds
The performance is much worse with more journalArticles and a lot of versions per article.