Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8e509b70136b2c64359c49ad64ce128874a9c4c0 https://github.com/xwiki/xwiki-platform/commit/8e509b70136b2c64359c49ad64ce1... Author: Pierre Jeanjean <[email protected]> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateVersioningStoreTest.java Log Message: ----------- XWIKI-9046: Renaming a document holding a lot of revisions can lead to an OutOfMemory exception (#2926) * Only load last node when updating the document archive * Add a basic test To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications