https://issues.apache.org/bugzilla/show_bug.cgi?id=51888

--- Comment #8 from Sebb <[email protected]> 2011-09-26 11:23:20 UTC ---
(In reply to comment #6)
> Created attachment 27591 [details]
> Fix to the issue
> 
> Hello,
> Here is my fix that should be removed once bug is fixed in HTTPCLient.
> 
> To workaround the pb related to a different sequence of calls on shutdown from
> HTTPHC4Impl, I synchronize both request.abort(); and the for loop that
> shutdowns the connection managers of a thread.
> 
> It should not have an important performance impact since it only concerns stop
> and shutdown sequences.
>
> Since I applied it I never reproduce issue.

That's a neat solution to the HC4 deadlock issue; thanks.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to