[JBoss JIRA] (ISPN-3352) Issues with the M/Rs intermediate cache shut down
by Mircea Markus (JIRA)
[ https://issues.jboss.org/browse/ISPN-3352?page=com.atlassian.jira.plugin.... ]
Mircea Markus commented on ISPN-3352:
-------------------------------------
Should also fix some intermittent failures in XyzFourNodesMapReduceTest classes
> 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
12 years, 8 months
[JBoss JIRA] (ISPN-3352) Issues with the M/Rs intermediate cache shut down
by Mircea Markus (JIRA)
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
12 years, 8 months