SessionRequest lifecycle seems inconsistent with its usage
----------------------------------------------------------
Key: HTTPCORE-35
URL: https://issues.apache.org/jira/browse/HTTPCORE-35
Project: HttpComponents Core
Issue Type: Bug
Components: HttpCore NIO
Affects Versions: 4.0-alpha3
Reporter: Anders Wallgren
The lifecycle of SessionRequest seems inconsistent with its intended usage.
For example, it supports setting a connection timeout and a
SessiongRequestCallback.
However, ConnectingIOReactor returns a SessionRequest object from the connect
method.
Isn't there then a race condition between me setting the callback or connection
timeouts?
--
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]