]
Mircea Markus updated ISPN-3352:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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: