-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.9.1
-
Component/s: None
-
None
Since CWD-4463, RestExecutor actually creates two connection managers, one for itself and another one to construct the HttpClient. This is a bug. Only one is correctly configured and only one is shutdown when required.