[
https://issues.apache.org/jira/browse/HTTPCORE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCORE-57:
--------------------------------------
Assignee: Oleg Kalnichevski
Priority: Critical (was: Major)
I just realized the problem was even more fundamental. Actually SessionRequest
does not return a valid Session instance at all, because the session is no
longer created by the DefaultConnectingIOReactor itself, but rather by one of
its I/O worker threads. This calls for some major redesign of the
SessionRequest / SessionRequestImpl and related classes.
Oleg
> When is SessionRequestCallback.completed called?
> ------------------------------------------------
>
> Key: HTTPCORE-57
> URL: https://issues.apache.org/jira/browse/HTTPCORE-57
> Project: HttpComponents Core
> Issue Type: Bug
> Components: HttpCore NIO
> Affects Versions: 4.0-alpha4
> Reporter: Anders Wallgren
> Assigned To: Oleg Kalnichevski
> Priority: Critical
>
> Maybe I'm missing something, but I can't find any code path that results in
> SessionRequestCallback.completed being invoked?
--
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]