Connection pools incorrectly handle lease requests when the max limit for the 
given route has been exceeded and all connections in the route pool are stateful
--------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: HTTPCORE-269
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-269
             Project: HttpComponents HttpCore
          Issue Type: Bug
            Reporter: Oleg Kalnichevski


Connection pools (blocking and non-blocking) incorrectly handle lease requests 
when the max limit for the given route has been reached or exceeded and all 
connections in the route pool are stateful. Lease methods should close out 
stateful connection kept alive in the route pool to make room for new 
connections. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to