[
https://issues.apache.org/jira/browse/IGNITE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov updated IGNITE-15223:
--------------------------------------
Description:
The simple command should allow checking partition's keys through partition
iterator on backups and primaries.
As a result, the check should be performed for atomics and recovery for tx
caches (default strategy).
Results should be logged using local CacheConsistencyViolationEvent listeners
(to a separate log? / as implemented at plugin?)
We should also fix idle_verify to detect ABA problems (different versions for
the same value) at this fix because it ignores such problems now.
was:
The simple command should allow checking partition's keys through partition
iterator on backups and primaries.
As a result, the check should be performed for atomics and recovery for tx
caches (default strategy).
Results should be logged using local CacheConsistencyViolationEvent listeners
(to a separate log? / as implemented at plugin?)
We should also fix idle_verify to detect ABA problems (different versions for
the same value) at this fix.
> Control.sh should be able to perform Read Repair on specified partition.
> ------------------------------------------------------------------------
>
> Key: IGNITE-15223
> URL: https://issues.apache.org/jira/browse/IGNITE-15223
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Anton Vinogradov
> Assignee: Anton Vinogradov
> Priority: Critical
> Fix For: 2.12
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The simple command should allow checking partition's keys through partition
> iterator on backups and primaries.
> As a result, the check should be performed for atomics and recovery for tx
> caches (default strategy).
> Results should be logged using local CacheConsistencyViolationEvent listeners
> (to a separate log? / as implemented at plugin?)
> We should also fix idle_verify to detect ABA problems (different versions for
> the same value) at this fix because it ignores such problems now.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)