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 2013/10/08 17:56:42 UTC

[jira] [Resolved] (HTTPCLIENT-1418) Class cast exception when ClientPNames.CONN_MANAGER_TIMEOUT is set

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

Oleg Kalnichevski resolved HTTPCLIENT-1418.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3.2

Fixed in SVN trunk.

Oleg

> Class cast exception when ClientPNames.CONN_MANAGER_TIMEOUT is set
> ------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1418
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1418
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.3 Final
>            Reporter: David Kocher
>             Fix For: 4.3.2
>
>
> Previously ClientPNames.CONN_MANAGER_TIMEOUT was expected to be of type long in HttpClientParams. Using the new configuration API it is retrieved with HttpParams#getIntParameterin HttpClientParamConfig. This leads to a class cast exception.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org