[
https://issues.apache.org/jira/browse/HTTPCORE-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCORE-581:
---------------------------------------
Summary: Wrong deadline calculation for non-blocking read operations (was:
Wrong time calculation for read operation deadlines when using kept-alive
connections)
> Wrong deadline calculation for non-blocking read operations
> -----------------------------------------------------------
>
> Key: HTTPCORE-581
> URL: https://issues.apache.org/jira/browse/HTTPCORE-581
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore NIO
> Affects Versions: 5.0-beta7
> Reporter: Joan Balagueró
> Priority: Major
> Fix For: 5.0-beta8
>
> Attachments: keep_alive.txt
>
>
> Presently the internal data channel calculates the deadline of read operation
> based on the last read access. Naturally the last read operation timestamp on
> a persistent (kept-alive) HTTP connection usually points back at the previous
> message exchange
>
> [https://github.com/apache/httpcomponents-core/blob/master/httpcore5/src/main/java/org/apache/hc/core5/reactor/InternalChannel.java#L64]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]