[
https://issues.apache.org/jira/browse/HTTPCLIENT-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579634#action_12579634
]
Sam Berlin commented on HTTPCLIENT-759:
---------------------------------------
Sorry -- that particular test case needs the patch from HTTPCLIENT-734. I was
able to separate the patches for the non-test code, but since both tests went
into the same test class (which is a new class), I had to lump them together
into the patch.
> DefaultClientRequestDirector doesn't release connections back to
> ClientConnectionManager on exceptions
> ------------------------------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-759
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-759
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 4.0 Alpha 3
> Reporter: Sam Berlin
> Attachments: changes.txt
>
>
> See HTTPCLIENT-747 for more info. Basically the deal is that an entry is
> always allocated, but currently it's only released if execute(..) completes
> normally.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]