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:40:00 UTC

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

Györgyey Tamás created CXF-7878:
-----------------------------------

             Summary: 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


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.



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