apache / camel-quarkus

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

[camel-main] SmallRye Fault Tolerance not compatible with camel-microprofile-fault-tolerance #6584 #6602

Open JiriOndrusek opened 1 month ago

JiriOndrusek commented 1 month ago

Description

See https://github.com/apache/camel-quarkus/issues/6584 for more details.

The issue on camel-main branch happens only in native, therefore the native profile is disabled. As soon as the quarkus 3.16 is adopted by the main branch, the issue should be fixed and the native profile enabled back

jamesnetherton commented 1 month ago

3.16 is now on the main branch so this could be unblocked on camel-main.