Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 33280ce41cb4056ca8bb775603bcb2628e366428
https://github.com/xwiki/xwiki-commons/commit/33280ce41cb4056ca8bb775603bcb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
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-3363: The cache loader blocks and throws when setting the cache value blocks and throws (#1367)
* Make the value available to waiting threads before setting the value
in the cache.
* Catch and log any exceptions thrown by setting the cache.
* Add tests to assert the new behavior.
(cherry picked from commit ce2125f5ebdfdf36b36908a9ccf1a96277909fad)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: 6a1adf447819ae22156427e3468d1820110cdfb5
https://github.com/xwiki/xwiki-docker/commit/6a1adf447819ae22156427e3468d18…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M 16/mariadb-tomcat/.env
M 16/mariadb-tomcat/Dockerfile
M 16/mariadb-tomcat/docker-compose.yml
M 16/mysql-tomcat/.env
M 16/mysql-tomcat/Dockerfile
M 16/postgres-tomcat/.env
M 16/postgres-tomcat/Dockerfile
M 17/mariadb-tomcat/docker-compose.yml
M build.gradle
Log Message:
-----------
XDOCKER-369: Upgrade LTS version to 16.10.9
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications