[infinispan-issues] [JBoss JIRA] (ISPN-3352) Issues with the M/Rs intermediate cache shut down

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Jul 23 08:33:26 EDT 2013


Mircea Markus created ISPN-3352:
-----------------------------------

             Summary: Issues with the M/Rs intermediate cache shut down
                 Key: ISPN-3352
                 URL: https://issues.jboss.org/browse/ISPN-3352
             Project: Infinispan
          Issue Type: Feature Request
          Components: Distributed Execution and Map/Reduce
    Affects Versions: 5.3.0.Final
            Reporter: Mircea Markus
            Assignee: Mircea Markus
             Fix For: 6.0.0.Alpha2, 6.0.0.Final


The intermediate cache that is created for a distributed map/reduce phase calls cache.clear() before shutting down. This is a distributed call and might result in a timeout given that some of the cache instances on remote nodes are shutting down whilst processing the clear response.
This clear invocation should be local.

--
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