]
Tristan Tarrant updated ISPN-9079:
----------------------------------
Fix Version/s: 9.3.0.Beta1
(was: 9.3.0.Alpha1)
Cache operations during Conflict Resolution phase should force CR on
that key
-----------------------------------------------------------------------------
Key: ISPN-9079
URL:
https://issues.jboss.org/browse/ISPN-9079
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 9.2.1.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.3.0.Beta1
During a partition merge conflict resolution can take a long time when there are many
entries, therefore if a user initiates an operation on a key during this phase, it should
force CR to occur on the key before executing the operation.