Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.16.0
-
None
-
Patch Available
-
Unknown
-
Patch
Description
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.