Sergio Bossa created CASSANDRA-6297:
---------------------------------------
Summary: Gossiper blocks when updating tokens and turns node down
Key: CASSANDRA-6297
URL: https://issues.apache.org/jira/browse/CASSANDRA-6297
Project: Cassandra
Issue Type: Bug
Reporter: Sergio Bossa
The GossipStage call to SystemTable.updateTokens causes a blocking memtable
flush that may get stuck in the postFlushExecutor queue while waiting for other
memtables to flush; as a consequence, the Gossiper itself "blocks" and the node
is turned down.
--
This message was sent by Atlassian JIRA
(v6.1#6144)