You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "James Carman (JIRA)" <ji...@apache.org> on 2019/04/10 19:06:00 UTC

[jira] [Created] (CXF-8017) AsyncHTTPConduit Doesn't Work With Microprofile RestClientBuilder

James Carman created CXF-8017:
---------------------------------

             Summary: AsyncHTTPConduit Doesn't Work With Microprofile RestClientBuilder
                 Key: CXF-8017
                 URL: https://issues.apache.org/jira/browse/CXF-8017
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.3.1
            Reporter: James Carman


When we set the `AsyncHTTPConduit.USE_ASYNC` value to `Boolean.TRUE` on our RestClientBuilder, it doesn't seem to be working.  The issue manifests itself when trying to use the proxy in combination with the BraveClientFeature to propagate Zipkin headers. If I use the BraveClientFeature along with a simple WebTarget, the headers will propagate fine.  



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