You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/07/29 14:55:54 UTC

[GitHub] [cxf] andymc12 opened a new pull request #570: [CXF-8080] Ensure stages from async methods are completed

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:
users@infra.apache.org


With regards,
Apache Git Services