You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2023/04/28 07:49:00 UTC

[jira] [Updated] (IGNITE-19376) Replica-based MetaStorage

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

Semyon Danilov updated IGNITE-19376:
------------------------------------
    Description: Right now any node can submit a command to the MetaStorage raft group. This approach must be changed to the approach we have with partitions: replicas with a primary replica that actually submits commands to the (possibly non-colocated) raft group leader. 

> Replica-based MetaStorage
> -------------------------
>
>                 Key: IGNITE-19376
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19376
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Semyon Danilov
>            Priority: Major
>
> Right now any node can submit a command to the MetaStorage raft group. This approach must be changed to the approach we have with partitions: replicas with a primary replica that actually submits commands to the (possibly non-colocated) raft group leader. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)