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 
`thenXxxAsync/xxxAsync` 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to