Sergey Beryozkin created CXF-5425:
-------------------------------------
Summary: Async HTTP Conduit may not initialize HTTP client when
many threads use it
Key: CXF-5425
URL: https://issues.apache.org/jira/browse/CXF-5425
Project: CXF
Issue Type: Bug
Components: Transports
Reporter: Sergey Beryozkin
Fix For: 3.0.0-milestone2
The following is reported after running JAXRSMultithreadedClientTest:
Caused by: java.io.IOException: HttpAsyncClient is null
at
org.apache.cxf.transport.http.asyncclient.AsyncHTTPConduit.getHttpAsyncClient(AsyncHTTPConduit.java:119)
AsyncHTTPConduitFactory might have a thread safety issue
--
This message was sent by Atlassian JIRA
(v6.1#6144)