You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sergio Bossa (JIRA)" <ji...@apache.org> on 2013/11/04 21:30:19 UTC

[jira] [Created] (CASSANDRA-6297) Gossiper blocks when updating tokens and turns node down

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)