[ 
https://issues.apache.org/jira/browse/CAMEL-13763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887702#comment-16887702
 ] 

Claus Ibsen edited comment on CAMEL-13763 at 7/18/19 7:06 AM:
--------------------------------------------------------------

This feature with reload xml directory is removed in Camel 3


was (Author: davsclaus):
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)

Reply via email to