[
https://issues.apache.org/jira/browse/CAMEL-13763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13763.
---------------------------------
Resolution: Won't Fix
Assignee: Claus Ibsen
Fix Version/s: 3.0.0.M5
This feature is removed in Camel 3
> elasticsearch-rest producer closes connection when route is reloaded from xml
> and stays closed
> ----------------------------------------------------------------------------------------------
>
> Key: CAMEL-13763
> URL: https://issues.apache.org/jira/browse/CAMEL-13763
> Project: Camel
> Issue Type: Improvement
> Components: camel-elasticsearch-rest
> Affects Versions: 3.0.0-M2
> Reporter: Erik Boeters
> Assignee: Claus Ibsen
> Priority: Critical
> Fix For: 3.0.0.M5
>
>
> When settingĀ camel.springboot.xmlRoutesReloadDirectory, any route using the
> Elasticsearch rest producer will cause a shutdown of the http client. When
> reloading a route, the route will be stopped and client.close() is being
> called on RestClient. The shared http client will not be able to handle new
> requets because the reactor status is STOPPED.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)