You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (Jira)" <ji...@apache.org> on 2021/12/16 16:20:00 UTC

[jira] [Updated] (IGNITE-15330) Read Repair should support strategies

     [ https://issues.apache.org/jira/browse/IGNITE-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Vinogradov updated IGNITE-15330:
--------------------------------------
    Reviewer: Maksim Timonin

> Read Repair should support strategies
> -------------------------------------
>
>                 Key: IGNITE-15330
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15330
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Anton Vinogradov
>            Assignee: Anton Vinogradov
>            Priority: Major
>             Fix For: 2.13
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Possible strategies:
> {noformat}
> LWW, // Currently implemented
> PRIMARY,
> MAJORITY,
> REMOVE,
> CHECK_ONLY;
> {noformat}
> The strategy should not fix entries when impossible, eg LWW when versions are the same but values differ. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)