You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (Jira)" <ji...@apache.org> on 2021/07/21 11:47:00 UTC

[jira] [Updated] (IGNITE-14977) Persistent implementation for partition store

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

Sergey Chugunov updated IGNITE-14977:
-------------------------------------
    Summary: Persistent implementation for partition store  (was: Persistent store and Raft integration for rebalancing)

> Persistent implementation for partition store
> ---------------------------------------------
>
>                 Key: IGNITE-14977
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14977
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Sergey Chugunov
>            Priority: Major
>              Labels: iep-74, ignite-3
>             Fix For: 3.0.0-alpha3
>
>   Original Estimate: 144h
>  Remaining Estimate: 144h
>
> Raft supports some kind of rebalancing out-of-the-box by sending pieces of its log from up-to-date nodes to a fell behind nodes.
> But when there is not enough Raft log available (because Raft took a snapshot in storage and compacted its log) Raft tries to send a snapshot first.
> Storage should provide an API to Raft to send a snapshot to a given node.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)