[ 
https://issues.apache.org/jira/browse/HTTPCORE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Potapov updated HTTPCORE-403:
------------------------------------
    Description: 
After revision 1675352 "HTTPCORE-399: DefaultNHttpClientConnection incorrectly 
suspends output" DefaultNHttpClientConnection no longer respects socket timeout.
I.e. if server accepts connection but doesn't reply, request will last forever 
and no SocketTimeoutException will be reported to callback

  was:
After revision 1675352 "HTTPCORE-399: DefaultNHttpClientConnection incorrectly 
suspends output" DefaultNHttpClientConnection no longer respects socket timeout.
I.e. if server accepts connection but doesn't reply, request will last forever.


> DefaultNHttpClientConnection ignores socket timeout after r1675352
> ------------------------------------------------------------------
>
>                 Key: HTTPCORE-403
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-403
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 4.4.1
>            Reporter: Dmitry Potapov
>            Priority: Blocker
>             Fix For: 4.4.2
>
>         Attachments: TestHttpAsyncTimeout.java
>
>
> After revision 1675352 "HTTPCORE-399: DefaultNHttpClientConnection 
> incorrectly suspends output" DefaultNHttpClientConnection no longer respects 
> socket timeout.
> I.e. if server accepts connection but doesn't reply, request will last 
> forever and no SocketTimeoutException will be reported to callback



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to