Aaron Whiteside created CAMEL-9331:
--------------------------------------
Summary: Thread leak in Http4Endpoint, doStop() does not close()
the httpClient
Key: CAMEL-9331
URL: https://issues.apache.org/jira/browse/CAMEL-9331
Project: Camel
Issue Type: Bug
Components: camel-http4
Affects Versions: 2.16.0
Reporter: Aaron Whiteside
Attachments: CAMEL_9331.patch
Thread leak in Http4Endpoint, doStop() does not close() the httpClient
Also when using a shared client connection manager the builder must be told of
this so it does not close() a shared connection manager when the http client is
closed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)