[
https://issues.apache.org/jira/browse/CAMEL-11868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187847#comment-16187847
]
Dmitry Volodin commented on CAMEL-11868:
----------------------------------------
Nice idea, but would be good to keep both components (camel-elasticsearch and
camel-elasticsearch5) backward compatible.
> Migrate camel-elasticsearch5 java transport client to the new high level rest
> client
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-11868
> URL: https://issues.apache.org/jira/browse/CAMEL-11868
> Project: Camel
> Issue Type: Improvement
> Components: camel-elasticsearch5
> Environment: any
> Reporter: Flemming Harms
> Priority: Critical
>
> The current java transport client is due EOL in near future and it will be a
> good idea we switch the the new high level rest client instead. The new high
> level rest client is only released from version 5.6.0 and towards so an
> general upgrade of the dependencies is required for the ELK component.
> https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-high.html
> This also add the support for basic authentication without the need of
> x-pack. This is usefull when running ELK behind a reverse proxy.
> https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/_basic_authentication.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)