[
https://issues.apache.org/jira/browse/CAMEL-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang reassigned CAMEL-8151:
-----------------------------------
Assignee: Willem Jiang
> 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
>
> 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
(v6.3.4#6332)