[
https://issues.apache.org/jira/browse/CAMEL-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-8151.
--------------------------------
Resolution: Won't Fix
This old component is removed in favour of a rest based ES component
> Support a custom transport client in camel-elasticsearch
> --------------------------------------------------------
>
> Key: CAMEL-8151
> URL: https://issues.apache.org/jira/browse/CAMEL-8151
> Project: Camel
> Issue Type: Improvement
> Components: camel-elasticsearch
> Affects Versions: 2.14.0
> Reporter: Derek Abdine
> Assignee: Willem Jiang
> Priority: Major
>
> The camel-elasticsearch client does not support a customizable
> TransportClient. It currently configures the client with hard-coded values
> when the endpoint is created.
> This is problematic when fine-grain control over client creation is required.
> Also, this causes issues for the health of the camel build, as the current
> unit tests use a local client as a result which will spin up a full
> elasticsearch server during the build instead of relying on a mock object for
> the tests.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)