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 5ECD311BFF for ; Tue, 29 Jul 2014 20:44:40 +0000 (UTC) Received: (qmail 49376 invoked by uid 500); 29 Jul 2014 20:44:40 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 49346 invoked by uid 500); 29 Jul 2014 20:44:40 -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 49330 invoked by uid 99); 29 Jul 2014 20:44:40 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jul 2014 20:44:40 +0000 Date: Tue, 29 Jul 2014 20:44:40 +0000 (UTC) From: "Brandon Williams (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-3516) Make bootstrapping smarter instead of using 120 seconds to stabilize the ring 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-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3516: ---------------------------------------- Fix Version/s: (was: 2.1.1) > Make bootstrapping smarter instead of using 120 seconds to stabilize the ring > ----------------------------------------------------------------------------- > > Key: CASSANDRA-3516 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3516 > Project: Cassandra > Issue Type: Bug > Affects Versions: 1.0.2 > Reporter: Chris Goffinet > > We run a very large cluster, and the 120s doesn't really make sense. We see gossip take anywhere from 30 to 60 seconds for the ring to actually mark nodes up or down (stabilize). We need to come up with a better way instead of picking an arbitrary number to wait. Our clusters are growing so large where 120s won't be enough time. -- This message was sent by Atlassian JIRA (v6.2#6252)