camel-quarkus icon indicating copy to clipboard operation
camel-quarkus copied to clipboard

Elasticsearch: native support

Open zbendhiba opened this issue 2 years ago • 5 comments

New extension based on new component introduced in Camel 3.19: https://issues.apache.org/jira/browse/CAMEL-17780

zbendhiba avatar Oct 04 '22 08:10 zbendhiba

the component is being improved in Camel 3.20: https://issues.apache.org/jira/browse/CAMEL-18580

zbendhiba avatar Oct 04 '22 08:10 zbendhiba

I guess that this issue depends on https://github.com/quarkusio/quarkus/pull/22622

essobedo avatar Oct 06 '22 12:10 essobedo

Adding the Jakarta label, as this is the only component available in Camel 4.

zbendhiba avatar Mar 21 '23 15:03 zbendhiba

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)

zbendhiba avatar Mar 21 '23 15:03 zbendhiba

The extension was created in JVM only. This issue concerns the addition of native support and integration tests

zbendhiba avatar Mar 28 '23 12:03 zbendhiba