Skip to content

Bug fix: Rollback fix to use Gossip info while grabbing dead and pre-assigned tokens.

Compare
Choose a tag to compare
@cthumuluru cthumuluru released this 07 Jun 17:14
· 196 commits to 3.x since this release
a3c826f

(#825): Rollback the fixes to use Gossip info while grabbing dead and pre-assigned tokens. Gossip info doesn't not reflect the correct cluster state always. A node marked with status as NORMAL in the Gossip info could actually be down. This can be checked using nt ring. This change will unblock the nodes from joining the ring.