Branch: refs/heads/XWIKI-21809
Home:
https://github.com/xwiki/xwiki-platform
Commit: 48991e10705dc2eb98c926d94d627a9db3659952
https://github.com/xwiki/xwiki-platform/commit/48991e10705dc2eb98c926d94d62…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/main/java/org/xwiki/eventstream/internal/AbstractAsynchronousEventStore.java
M
xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/test/java/org/xwiki/eventstream/internal/AsynchronousEventStoreTest.java
Log Message:
-----------
XWIKI-21809: ClassCastException in DefaultEventConverterManager on a cluster
environment
* Some task output is Optional and we never want the Optional in the
notification data: we do want what the Optional contains.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications