Hi, I wanted to understand how the bootstrapping (add a new node) works. My understanding is that the first step is Token Allocation and the new node will get a number of tokens.
My question is: How / when do the existing nodes update their Token Ring state? and is that different between the seed node and non-seed node? I'm particularly trying to understand the fault-tolerant part of updating Token Ring state on every node, but couldn't find relevant info by searching. Any info or pointers are appreciated. Thanks! Han