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

[jira] [Created] (CASSANDRA-6409) gossip performance improvement at node startup

Quentin Conner created CASSANDRA-6409:
-----------------------------------------

             Summary: gossip performance improvement at node startup
                 Key: CASSANDRA-6409
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6409
             Project: Cassandra
          Issue Type: Bug
            Reporter: Quentin Conner


With large clusters (> 500 nodes) and num_tokens > 255 we sometimes see a node have trouble starting up.  CPU usage for one thread is pegged.

We see this concurrent with Gossip flaps on the node trying to learn the ring topology.  Other nodes on the ring, that are already at steady state do not seem to suffer.  It is the node joining the large ring that has trouble.



--
This message was sent by Atlassian JIRA
(v6.1#6144)