uujava opened a new pull request #67:
URL: https://github.com/apache/olingo-odata4/pull/67


   Current apache olingo implementation closes entire httpClient connection 
manager at the end of each odata response getBody method. 
   If one try to use HttpConnectionFactory to cache thread safe httpclient 
instance it start leaking http connections.
   
   This fix resolve this issue by closing  httpResponse objects properly.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to