Hystrix
Since Camel Quarkus1.0.0-M1 JVMsupported Nativesupported
Circuit Breaker EIP using Netflix Hystrix
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hystrix</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.