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

Oleg Kalnichevski resolved HTTPCLIENT-1002.
-------------------------------------------

    Fix Version/s: 4.1 Alpha3
       Resolution: Fixed

Fixed in SVN trunk.

Oleg

> Stale connections are never detected when wireLog.isDebugEnabled() == true
> --------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1002
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1002
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient, HttpConn
>    Affects Versions: 4.0.3
>            Reporter: Dmitry Lisay
>            Priority: Minor
>             Fix For: 4.1 Alpha3
>
>
> When wireLog.isDebugEnabled() == true SessionInputBuffer is wrapped with 
> LoggingSessionInputBuffer which doesn't implement EofSensor that 
> AbstractHttpClientConnection.isStale() is relying on. This causes stale 
> connections to be never detected and attempted to use.

-- 
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]

Reply via email to