[
https://issues.apache.org/jira/browse/HTTPCORE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468384
]
Oleg Kalnichevski commented on HTTPCORE-33:
-------------------------------------------
> a minor point, but I would perhaps change the interface to use long instead
> of int, mostly becaue that's what TimeUnit.convert uses
Anders,
The trouble is that operations with long values are not atomic as far as I
know. The access to it would have to be synchronized, which would result in a
noticeable performance degradation
Oleg
> ConnectingIOReactor.connect should allow per-connection params, such as
> timeout
> -------------------------------------------------------------------------------
>
> Key: HTTPCORE-33
> URL: https://issues.apache.org/jira/browse/HTTPCORE-33
> Project: HttpComponents Core
> Issue Type: Improvement
> Components: HttpCore NIO
> Reporter: Anders Wallgren
> Assigned To: Oleg Kalnichevski
> Fix For: 4.0-alpha4
>
>
> Would it be possible to supply per-connection connection timeouts and socket
> 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]