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 2018/01/20 00:02:29 UTC

[GitHub] reta commented on issue #368: Ensure that the JAX-RS CompletionStage uses the correct ExecutorService

reta commented on issue #368: Ensure that the JAX-RS CompletionStage uses the correct ExecutorService
URL: https://github.com/apache/cxf/pull/368#issuecomment-359123288
 
 
   @andymc12 I don't think this is a problem we need to solve, this is how `CompletableFuture` works, and I believe the expectations are set. So `rx` stage does respect the executor, the consequent calls to `thanXxxAsync` should provide the executor explicitly as it becomes the responsibility of the caller to decide where the execution should continue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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