Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A1B3010F8B for ; Wed, 27 Nov 2013 17:52:16 +0000 (UTC) Received: (qmail 605 invoked by uid 500); 27 Nov 2013 17:41:27 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 457 invoked by uid 500); 27 Nov 2013 17:41:01 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 99176 invoked by uid 99); 27 Nov 2013 17:39:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 17:39:49 +0000 Date: Wed, 27 Nov 2013 17:39:49 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-6409) gossip performance improvement at node startup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6409: -------------------------------------- Tester: Quentin Conner > 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 > Assignee: Jonathan Ellis > Fix For: 1.2.13, 2.0.4 > > Attachments: 2013-11-26_17-40-08.png, endpointToTokenMapCPU.txt > > > 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)