dkulp commented on issue #409: CXF-7710: ClientImpl is memory-leak prone
URL: https://github.com/apache/cxf/pull/409#issuecomment-384698715
 
 
   Closing the entire client is very different (which we already support).  
When close on the client is called, EVERYTHING gets shutdown and cleaned up 
including conduit connections, pointers to the WSDL's, endpoints, etc...  
Basically, you are saying the client is no longer going to be used.     

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to