Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Scope of the bootstrap function - cluster level or node level?

27 views
Skip to first unread message

AJ

unread,
Nov 6, 2024, 10:09:54 PM11/6/24
to raft-dev
I have three distributed nodes in a RAFT cluster: A, B, and C. Is the scope of the call to the bootstrap function limited to the entire cluster or to a cluster node? In other words, can we call bootstrap at node A and provide it all the peer node info (i.e., B and C), and likewise, can we call bootstrap at node B and provide it all the peer nodes (i.e., A and C)? How does the bootstrap work or should be used in this situation?

Thanks,
AJ. 

Raistlin Majere

unread,
Nov 8, 2024, 5:16:45 AM11/8/24
to raft-dev
You should have just one node at first and add the other two one by one later to the cluster.
Reply all
Reply to author
Forward
0 new messages