[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
Fri Mar 29 03:41:41 EDT 2013


Dan Berindei created ISPN-2979:
----------------------------------

             Summary: 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: 5.3.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