You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Flemming Harms (JIRA)" <ji...@apache.org> on 2017/09/30 05:30:00 UTC

[jira] [Created] (CAMEL-11868) Migrate camel-elasticsearch5 java transport client to the new high level rest client

Flemming Harms created CAMEL-11868:
--------------------------------------

             Summary: 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)