You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2010/09/30 09:38:34 UTC

[jira] Resolved: (HTTPCLIENT-1002) Stale connections are never detected when wireLog.isDebugEnabled() == true

     [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org