[infinispan-issues] [JBoss JIRA] (ISPN-2570) DistributedExecutorService should not manage lifecycle of a client supplied ExecutorService
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Thu Nov 29 11:28:21 EST 2012
[ https://issues.jboss.org/browse/ISPN-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Blagojevic updated ISPN-2570:
--------------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/1494
> 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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list