Skip to content

Forced bootstrap from new leader #1360

Answered by drmingdrmer
sebadob asked this question in Q&A
Discussion options

You must be logged in to vote

Node 1 and node 2 should not try to connect to node 3. Could you share logs showing the network traffic?

Usually, if nodes 1 and 2 don't receive any messages from node 3 for a while, they will start an election to determine a leader. Can you provide logs showing what these nodes did during startup? Typically the saved vote will be updated to a candidate vote.

Regarding data recovery, OpenRaft does support recovering a node after wiping its data, to enable this feature:

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sebadob
Comment options

@drmingdrmer
Comment options

@sebadob
Comment options

Answer selected by sebadob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants