real-logic / aeron

Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Apache License 2.0
7.37k stars 888 forks source link

appoint leader during runTime #1631

Closed moyeanl closed 3 months ago

moyeanl commented 3 months ago

Appoint a node as the leader during runTime, use ClusterAction to push all members enter election mode at the same position, and dynamically set the appointedLeaderId which only takes effect once.