You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/09/07 15:01:00 UTC

[jira] [Commented] (IGNITE-15223) Control.sh should be able to perform Read Repair on specified partition.

    [ https://issues.apache.org/jira/browse/IGNITE-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411289#comment-17411289 ] 

Ignite TC Bot commented on IGNITE-15223:
----------------------------------------

{panel:title=Branch: [pull/9342/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9342/head] Base: [master] : New Tests (3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Control Utility{color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=6168596]]
* {color:#013220}IgniteControlUtilityTestSuite: GridCommandHandlerConsistencyTest.testAtomicAndTxValueAndVersion - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: GridCommandHandlerConsistencyTest.testAtomicAndTxVersionOnly - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: GridCommandHandlerConsistencyTest.testCacheFilter - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6168432&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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: 40m
>  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)