Ilya Shishkov created IGNITE-26807:
--------------------------------------
Summary: CDC: Unexpected conflicts when updating expiring entry
Key: IGNITE-26807
URL: https://issues.apache.org/jira/browse/IGNITE-26807
Project: Ignite
Issue Type: Task
Components: extensions
Reporter: Ilya Shishkov
Attachments: Reproducer.patch
Such errors can occur, when using active-active CDC for caches with expiry
policy.
How to reproduce conflicts:
# Start active-active CDC.
# Configure conflict resolver with conflict resolvable field.
# Set expiry policy for CDC caches.
# Put entry on DC1.
# Put updated entry on DC2 at moment when it should expire.
# Replication conflict in DC1 can occur.
Reproducer: [^Reproducer.patch]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)