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)