andymc12 opened a new pull request #570: [CXF-8080] Ensure stages from async methods are completed URL: https://github.com/apache/cxf/pull/570 This fix ensures that we use the specified executor service to complete the CompletionStage from the MP Rest Client async methods. It also adds a test case based off of Manish Kumar's [reproducer example](https://gist.github.com/manish2aug/b4133b9fbedc2175e15b303a0682b552). We may a similar change in OpenLiberty to handle this case, but I neglected to contribute that change back to CXF until now (apologies).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
