You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Györgyey Tamás (JIRA)" <ji...@apache.org> on 2018/10/16 12:43:02 UTC

[jira] [Updated] (CXF-7878) ClientPolicyCalculator ignores ConnectionRequestTimeout property

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

Györgyey Tamás updated CXF-7878:
--------------------------------
    Description: 
ClientPolicyCalculator#intersect() drops the value set with setConnectionRequestTimeout() from the returned policy. As a result, AsyncHttpConduit always uses the default value even if it is explicitly set by the user through a HTTPClientPolicy.

PR on GitHub: https://github.com/apache/cxf/pull/460

  was:
ClientPolicyCalculator#intersect() drops the value set with setConnectionRequestTimeout() from the returned policy. As a result, AsyncHttpConduit always uses the default value even if it is explicitly set by the user through a HTTPClientPolicy.

A pull request with the fix will be provided on GitHub.


> ClientPolicyCalculator ignores ConnectionRequestTimeout property
> ----------------------------------------------------------------
>
>                 Key: CXF-7878
>                 URL: https://issues.apache.org/jira/browse/CXF-7878
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 3.2.6
>            Reporter: Györgyey Tamás
>            Priority: Major
>              Labels: pull-request-available
>
> ClientPolicyCalculator#intersect() drops the value set with setConnectionRequestTimeout() from the returned policy. As a result, AsyncHttpConduit always uses the default value even if it is explicitly set by the user through a HTTPClientPolicy.
> PR on GitHub: https://github.com/apache/cxf/pull/460



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)