You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2022/06/07 12:59:00 UTC

[jira] [Updated] (IGNITE-16012) Raft changePeers behavior must be updated to async version

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

Vyacheslav Koptilin updated IGNITE-16012:
-----------------------------------------
    Fix Version/s: 3.0.0-alpha5

> Raft changePeers behavior must be updated to async version
> ----------------------------------------------------------
>
>                 Key: IGNITE-16012
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16012
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Gusakov
>            Assignee: Mirza Aliev
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> We need to update the current {{changePeers}} behavior with the following:
>  - it must be asynchronous and returns ASAP when the request processed (without waiting for data catchup)
>  - it must be updated with {{term}} argument for skipping the updates from old terms
>  
> (Phase 1)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)