Camel ElasticSearch

I want to send data to elasticSearch from camel using camel component camel-elasticsearch-2.17.5.

The ElasticSearch version used is 5.2.2

But the ElasticsearchEndpoint.class refers to org.elasticsearch.node.NodeBuilder and The ElasticsearchConstants interface refers also to org.elasticsearch.action.WriteConsistencyLevel.

The 2 refered object have been removed from elasticserach-5.2.2.

Is it a bug in the camel component?

What Have I to do ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.