Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-commons
Commit: 8d5e882bb0fac9aaefeb6d79322c4fb4a627a6f5
https://github.com/xwiki/xwiki-commons/commit/8d5e882bb0fac9aaefeb6d79322c4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/pom.xml
M
xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/main/java/org/xwiki/cache/internal/CacheLoader.java
M
xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/test/java/org/xwiki/cache/internal/CacheLoaderTest.java
Log Message:
-----------
XCOMMONS-3300: Add a cache loading helper to synchronize cache loads and invalidations
* Protect against further possible deadlocks.
* Fix an error related to exceptions being stored indefinitely in the
loader.
* Extend the tests to cover the newly discovered scenarios.
* Increase the code coverage threshold to the actual coverage.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-commons/settings/notifications