]
Dan Berindei reassigned ISPN-4020:
----------------------------------
Assignee: (was: Vladimir Blagojevic)
Write a test for map/reduce with passivation enabled
----------------------------------------------------
Key: ISPN-4020
URL:
https://issues.jboss.org/browse/ISPN-4020
Project: Infinispan
Issue Type: Task
Components: Distributed Execution and Map/Reduce, Test Suite - Core
Reporter: Dan Berindei
Fix For: 7.1.0.Beta1
If an entry is activated (i.e. removed from the store) during the mapping phase, between
the iteration of the data container and the iteration of the cache store, it may be
possible for that entry to be skipped. We need to write a test to confirm if this is the
case.