[infinispan-issues] [JBoss JIRA] (ISPN-2979) Distributed executor doesn't failover tasks if the user didn't call future.get()
William Burns (JIRA)
jira-events at lists.jboss.org
Fri Oct 4 18:47:19 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-2979:
--------------------------------
Fix Version/s: 6.0.0.Final
(was: 6.0.0.CR1)
> Distributed executor doesn't failover tasks if the user didn't call future.get()
> --------------------------------------------------------------------------------
>
> Key: ISPN-2979
> URL: https://issues.jboss.org/browse/ISPN-2979
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Execution and Map/Reduce
> Affects Versions: 5.2.0.Final
> Reporter: Dan Berindei
> Assignee: Vladimir Blagojevic
> Fix For: 6.0.0.Final
>
>
> Failover only happens during DistributedTaskPart.innerGet(), so the task will not re-run on other nodes if it failed but the user never called future.get().
--
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