jamesnetherton opened a new pull request, #20018: URL: https://github.com/apache/camel/pull/20018
Minor note - I had to rework `InfinispanEmbeddedConsumerTest`. The Infinispan switch to virtual threads seems to impact the cache event listeners. The pre & non-pre events are broadcast from separate threads, so the order Camel processes them is not guaranteed. Things seem more predictable when virtual threads are disabled, pre / non-pre events come from the same thread. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
