[
https://issues.apache.org/jira/browse/HTTPCORE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCORE-352.
----------------------------------------
Resolution: Fixed
Fix Version/s: 4.3.1
Good catch! Change applied to SVN trunk. Please review.
Oleg
> DefaultConnectingIOReactor connection queue handling
> ----------------------------------------------------
>
> Key: HTTPCORE-352
> URL: https://issues.apache.org/jira/browse/HTTPCORE-352
> Project: HttpComponents HttpCore
> Issue Type: Improvement
> Components: HttpCore NIO
> Affects Versions: 4.3
> Environment: All
> Reporter: jd
> Priority: Minor
> Fix For: 4.3.1
>
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> DefaultConnectingIOReactor.processSessionRequests returns if connect succeeds
> immediately. Instead, it should add addChannel and continue with next
> SessionRequestImpl and return when there are not more SessionRequestImpl left
> in requestQueue.
> Refer Code: org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor
> Line: 277 Change from return to continue
> Version: httpcore-nio, 4.3
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]