I have previously overridden FUTURE_COMPLETION_EXECUTOR
with Runnable::run
as I want to process the response on the calling thread, which has worked fine. Now, however, after upgrading to 2.2.0
the same configuration results in ForkJoin.commonPool
handling the response. Does anyone know how to revert the behaviour to how it was using the new version?
Asked
Active
Viewed 72 times
0

Anvar
- 1,110
- 2
- 10
- 22