/[Apache-SVN]
ViewVC logotype

Revision 1658693


Jump to revision: Previous Next
Author: olegk
Date: Tue Feb 10 12:07:51 2015 UTC (9 years, 2 months ago)
Changed paths: 3
Log Message:
HTTPASYNC-86: fixed a race condition upon connection lease from the connection pool: in very rare  circumstances the main execution thread can get jammed for so long that the I/O dispatch thread succeeds in completing the request and releasing the connection while the main still is performing connection validation

Changed paths

Path Details
Directoryhttpcomponents/httpasyncclient/branches/4.0.x/RELEASE_NOTES.txt modified , text changed
Directoryhttpcomponents/httpasyncclient/branches/4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/client/DefaultClientExchangeHandlerImpl.java modified , text changed
Directoryhttpcomponents/httpasyncclient/branches/4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26