apache / camel-quarkus

Apache Camel Quarkus
https://camel.apache.org
Apache License 2.0
252 stars 186 forks source link

Quarkus Infinispan not compatible with Camel Infinispan #5844

Closed jamesnetherton closed 2 months ago

jamesnetherton commented 5 months ago

Bug description

Quarkus has upgraded Infinispan to 15.x. Camel is currently aligned with Infinispan 14.x thus there are various failures.

For now I'll disable tests & the native profile.

jamesnetherton commented 4 months ago

We can eventually resolve this with Camel 4.6.0:

https://issues.apache.org/jira/browse/CAMEL-20571

jamesnetherton commented 2 months ago

Fixed in https://github.com/apache/camel-quarkus/commit/af662f7dd28b828fab4ce94b48ac942e78408675.