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 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]