-
Sub-task
-
Resolution: Done
-
Major
-
EAP_EWP 5.2.0
-
None
-
Not Required
-
NEW
Currently the ClientRequestor.close() method closes the session used for the request/response even though the session was not created inside the ClientRequestor. This should be changed so that users can close the ClientRequestor and still use the session for other work (e.g. future ClientRequestor work).
Furthermore, it should close the producer it creates.