[infinispan-issues] [JBoss JIRA] (ISPN-2979) Distributed executor doesn't failover tasks if the user didn't call future.get()
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Tue Jun 25 13:59:28 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-2979:
-------------------------------
Fix Version/s: 6.0.0.Alpha1
(was: 5.3.0.Final)
> 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.Alpha1
>
>
> 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