Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73388CF30 for ; Tue, 12 Aug 2014 11:34:22 +0000 (UTC) Received: (qmail 75662 invoked by uid 500); 12 Aug 2014 11:34:12 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 75626 invoked by uid 500); 12 Aug 2014 11:34:12 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 75616 invoked by uid 500); 12 Aug 2014 11:34:12 -0000 Delivered-To: apmail-incubator-cassandra-user@incubator.apache.org Received: (qmail 75613 invoked by uid 99); 12 Aug 2014 11:34:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2014 11:34:12 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2014 11:34:08 +0000 Received: from jim.nabble.com ([192.168.236.80]) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1XHAKP-0002pf-4f for cassandra-user@incubator.apache.org; Tue, 12 Aug 2014 04:33:21 -0700 Date: Tue, 12 Aug 2014 04:33:06 -0700 (PDT) From: tsi To: cassandra-user@incubator.apache.org Message-ID: <1407843186116-7596245.post@n2.nabble.com> Subject: Replacing a dead node in Cassandra 2.0.8 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org In the datastax documentation there is a description how to replace a dead node (http://www.datastax.com/documentation/cassandra/2.0/cassandra/operations/ops_replace_node_t.html). Is the replace_address option required even if the IP address of the new node is the same as the original one (I read a note about the auto bootstrapping being stored somewhere in the system tables)? -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Replacing-a-dead-node-in-Cassandra-2-0-8-tp7596245.html Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.