]
Dan Berindei updated ISPN-9142:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
PreferConsistencyStrategy does not initiate CR when previously
independent nodes merge
--------------------------------------------------------------------------------------
Key: ISPN-9142
URL:
https://issues.jboss.org/browse/ISPN-9142
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.3.0.Alpha1
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.3.0.Final
Two nodes start operating independently and don't know about each other due to a
network issue. Both nodes put one record with same key but different value. When the
network recovers, CR is not initiated.