essobedo opened a new pull request, #8395:
URL: https://github.com/apache/camel/pull/8395

   Fix for https://issues.apache.org/jira/browse/CAMEL-17780
   
   ## Motivation
   
   A new Java client with an Apache License is available and should be used to 
propose a new component in order to support more recent versions of 
Elasticsearch.
   
   ## Modifications:
   
   * Propose a new component based on `elasticsearch-rest` with the exact same 
functionality
   * Add the support of document type to get the result of all search 
operations in the expected type.
   * Add the ability to configure the path of the certificate
   * Remove BulkIndex support as it duplicates Bulk
   * Add more tests to get better code coverage.
   * Use the non OSS docker image under the Elastic license for tests only
   
   ## Result
   
   A new component is ready to be used with version 8.x of Elasticsearch
   


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to