[
https://issues.apache.org/jira/browse/HTTPCORE-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16874241#comment-16874241
]
ASF subversion and git services commented on HTTPCORE-581:
----------------------------------------------------------
Commit 34b02e41549af1e5244fd070888e4b56424aea0c in httpcomponents-core's branch
refs/heads/HTTPCORE-581 from Oleg Kalnichevski
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-core.git;h=34b02e4 ]
HTTPCORE-581: Wrong deadline calculation for non-blocking read operations
> 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]