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 55E57DD38 for ; Fri, 30 Nov 2012 08:13:59 +0000 (UTC) Received: (qmail 23341 invoked by uid 500); 30 Nov 2012 08:13:59 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 23308 invoked by uid 500); 30 Nov 2012 08:13:58 -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 23296 invoked by uid 99); 30 Nov 2012 08:13:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2012 08:13:58 +0000 Date: Fri, 30 Nov 2012 08:13:58 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: <468657472.44425.1354263238765.JavaMail.jiratomcat@arcas> In-Reply-To: <94575421.66774.1347409267947.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CASSANDRA-4651) RangeStreamer fails the bootstrap process if any node streaming data fails. 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-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507184#comment-13507184 ] Jonathan Ellis commented on CASSANDRA-4651: ------------------------------------------- How is that? If bootstrap fails the new node will not join the ring. > RangeStreamer fails the bootstrap process if any node streaming data fails. > --------------------------------------------------------------------------- > > Key: CASSANDRA-4651 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4651 > Project: Cassandra > Issue Type: Improvement > Components: Core > Affects Versions: 1.1.5 > Reporter: sankalp kohli > Priority: Minor > > If any node streaming the data fails, RangeStreamer throws a Runtime exception and aborts the bootstrap. If the N >= 3, it can stream data from some other node and need not fail the bootstrap process. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira