Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: eebf4bb60050f0e24fb98968df58a4b77f999682 https://github.com/xwiki/xwiki-platform/commit/eebf4bb60050f0e24fb98968df58a... Author: Michael Hamann <[email protected]> Date: 2026-08-11 (Tue, 11 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiCacheStore.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiCacheStoreTest.java Log Message: ----------- XWIKI-24673: Race condition in XWiki cache store can lead to existing documents reported as not-existing (#6117) * Use CacheLoaderGroup to synchronize loads between the exists and the page cache. * Add a unit test verifying the race condition. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications