jamesnetherton commented on issue #6163: URL: https://github.com/apache/camel-quarkus/issues/6163#issuecomment-2152616521
Unless we want to add native support for this extension, the simplest solution is to remove the `quarkus-elasticsearch-rest-client` dependency as it's not doing anything useful for us. Else, it should be enough to only depend on `quarkus-elasticsearch-rest-client-common`, to avoid pulling in the entirety of Quarkus ES functionality. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
