[
https://issues.apache.org/jira/browse/IGNITE-18554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-18554:
-----------------------------------------
Description: When a node joins the physical topology, it is automatically
added as a Learner to the Meta Storage Raft group. We should also implement
removing a node from the Raft group when it leaves. It is suggested to use
Logical topology events for that to avoid event reordering and handle possible
node re-connection more effectively.
> Remove Meta Storage learner nodes when they leave Logical Topology
> ------------------------------------------------------------------
>
> Key: IGNITE-18554
> URL: https://issues.apache.org/jira/browse/IGNITE-18554
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Major
> Labels: ignite-3
>
> When a node joins the physical topology, it is automatically added as a
> Learner to the Meta Storage Raft group. We should also implement removing a
> node from the Raft group when it leaves. It is suggested to use Logical
> topology events for that to avoid event reordering and handle possible node
> re-connection more effectively.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)