Description
Currently if a single gossip task bogs down the gossip Stage, Gossip will mark everyone down because it hasn't seen updates from them (since they are all queued behind the slow one).
This means that full GCs can cause gossip "flapping" as well as any actually problematic tasks such as recomputing pending ranges.
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-6127 vnodes don't scale to hundreds of nodes
- Resolved