[
https://issues.apache.org/jira/browse/IGNITE-22903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy reassigned IGNITE-22903:
------------------------------------------
Assignee: Roman Puchkovskiy
> Handle BecomeMetastorageLeaderMessage
> -------------------------------------
>
> Key: IGNITE-22903
> URL: https://issues.apache.org/jira/browse/IGNITE-22903
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: iep-128, ignite-3
>
> When a node receives a BecomeMetastorageLeaderMessage, it does resetPeers on
> the Metastorage Raft group by passing only self as the voting set (and no
> learners). After it becomes a leader, it returns a successful result to the
> Conductor.
> When a node becomes an MG leader because it executed
> BecomeMetastorageLeaderMessage, it does not start issuing idle safe time
> commands, managing learners and doing other duties collocated with the
> Metastorage yet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)