]
Dan Berindei updated ISPN-2570:
-------------------------------
Status: Pull Request Sent (was: Open)
DistributedExecutorService should not manage lifecycle of a client
supplied ExecutorService
-------------------------------------------------------------------------------------------
Key: ISPN-2570
URL:
https://issues.jboss.org/browse/ISPN-2570
Project: Infinispan
Issue Type: Bug
Components: Distributed Execution and Map/Reduce
Affects Versions: 5.2.0.Beta4
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Priority: Minor
Fix For: 5.2.0.CR1
DistributedExecutorService (DES) uses client supplied ExecutorService for local task
execution, however, DES also shuts down given ExecutorService when it self gets shut down.
This should not be the case. DES should not manage lifecycle of supplied ExecutorService
unless specifically requested.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: