You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Richie Jefts (JIRA)" <ji...@apache.org> on 2008/01/17 20:27:35 UTC

[jira] Updated: (HTTPCORE-141) DefaultConnectingIOReactor incorrectly handles connection timeout

     [ https://issues.apache.org/jira/browse/HTTPCORE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richie Jefts updated HTTPCORE-141:
----------------------------------

    Priority: Minor  (was: Major)

> DefaultConnectingIOReactor incorrectly handles connection timeout
> -----------------------------------------------------------------
>
>                 Key: HTTPCORE-141
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-141
>             Project: HttpComponents Core
>          Issue Type: Bug
>    Affects Versions: 4.0-alpha6
>            Reporter: Richie Jefts
>            Priority: Minor
>
> In DefaultConnectingIOReactor.processTimeouts() the session request correctly notifies the callback of a timeout but the SelectionKey is not cancelled. This causes multiple session request callbacks for a connection timeout since each iteration through processEvents() will still check this SelectionKey for a timeout that has already occurred.

-- 
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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org