]
Tristan Tarrant updated ISPN-7114:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Consistency checker
-------------------
Key: ISPN-7114
URL:
https://issues.jboss.org/browse/ISPN-7114
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Tristan Tarrant
Assignee: Ryan Emerson
Fix For: 9.1.0.Final
We should implement a consistency checker that can either be run on demand via management
(e.g. JMX) or triggered by a merge or a topology change caused by abrupt leavers. It
should perform per-segment analysis of each key/value pair between primary and backup. The
design should incorporate pluggable repair strategies (e.g. latest wins, primary wins,
discard, degrade segment, custom)