Details
Description
Currently, nodes randomly select a master from the master list when it starts heartbeating. If that master goes down, it randomly fails over to another master. If the dead master comes back, no nodes shift back over to it unless another master dies, or if a new node randomly chooses it. Meanwhile, the remaining masters may bear an unfair share of heartbeating responsibilities.