]
Dan Berindei updated ISPN-11385:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Assignee: Will Burns
Resolution: Done
Convert Remote Command Executor to Non blocking/blocking thread
executor
------------------------------------------------------------------------
Key: ISPN-11385
URL:
https://issues.redhat.com/browse/ISPN-11385
Project: Infinispan
Issue Type: Sub-task
Components: Core
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 11.0.0.Dev03
The remote command executor needs to be updated to use non blocking thread pool instead.
If a place cannot be converted, the blocking thread pool can be used for now.