[infinispan-issues] [JBoss JIRA] (ISPN-2979) Distributed executor doesn't failover tasks if the user didn't call future.get()
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Oct 9 14:40:04 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2979:
--------------------------------
Fix Version/s: (was: 6.0.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
>
> 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