camel-quarkus
camel-quarkus copied to clipboard
Elasticsearch: native support
New extension based on new component introduced in Camel 3.19: https://issues.apache.org/jira/browse/CAMEL-17780
the component is being improved in Camel 3.20: https://issues.apache.org/jira/browse/CAMEL-18580
I guess that this issue depends on https://github.com/quarkusio/quarkus/pull/22622
Adding the Jakarta label, as this is the only component available in Camel 4.
Note: After adding this extension, clean up any code related to the old camel-quarkus-elasticsearch-rest extension (cf https://github.com/apache/camel-quarkus/issues/4477)
The extension was created in JVM only. This issue concerns the addition of native support and integration tests