[
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)