[ https://issues.apache.org/jira/browse/HTTPCLIENT-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sam Berlin updated HTTPCLIENT-777: ---------------------------------- Attachment: changes.txt Patch thta always recreates the uniquePoolEntry if the prior connection was closed or had to be shutdown. > SingleClientConnectionManager Needs to Recreate UniquePoolEntry > --------------------------------------------------------------- > > Key: HTTPCLIENT-777 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-777 > Project: HttpComponents HttpClient > Issue Type: Bug > Reporter: Sam Berlin > Fix For: 4.0 Alpha 5 > > Attachments: changes.txt > > > Due to the change yesterday of adding some state into DefaultClientConnection > (remembering when shutdown was called & aborting the next opening), > SingeClientConnectionManager now breaks when subsequent requests are > performed if the first one encountered an exception or was aborted. > Attaching a patch with the fix + a testcase (that previously failed). -- 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]