[
https://issues.apache.org/jira/browse/IGNITE-11973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov updated IGNITE-11973:
--------------------------------------
Ignite Flags: (was: Docs Required)
> testAccountTxNodeRestart cause unexpected repairs in case of ReadRepair usage
> -----------------------------------------------------------------------------
>
> Key: IGNITE-11973
> URL: https://issues.apache.org/jira/browse/IGNITE-11973
> Project: Ignite
> Issue Type: Task
> Reporter: Anton Vinogradov
> Assignee: Anton Vinogradov
> Priority: Major
> Labels: iep-31
> Fix For: 2.8
>
>
> Just add withReadRepair() proxy to test's cache and you'll see unexpected
> data repairs (values are differ on backups while primary is locked).
> To debug this add a breakpoint to
> {{GridNearReadRepairFuture#recordConsistencyViolation}} after
> fixedRaw.isEmpty() check.
> Not empty map means repair happened.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)