Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 63848 invoked from network); 22 Sep 2010 17:31:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 17:31:56 -0000 Received: (qmail 28203 invoked by uid 500); 22 Sep 2010 17:31:56 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 28152 invoked by uid 500); 22 Sep 2010 17:31:55 -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 28144 invoked by uid 99); 22 Sep 2010 17:31:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 17:31:55 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=10.0 tests=ALL_TRUSTED,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 17:31:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8MHVYD5014095 for ; Wed, 22 Sep 2010 17:31:34 GMT Message-ID: <30201766.347901285176694566.JavaMail.jira@thor> Date: Wed, 22 Sep 2010 13:31:34 -0400 (EDT) From: "Nick Bailey (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Updated: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished In-Reply-To: <12967337.13841277216936683.JavaMail.jira@thor> 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-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-1216: ----------------------------------- Attachment: (was: 0001-Modify-removeToken-to-be-similar-to-decommission.patch) > removetoken drops node from ring before re-replicating its data is finished > --------------------------------------------------------------------------- > > Key: CASSANDRA-1216 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1216 > Project: Cassandra > Issue Type: Bug > Components: Core > Affects Versions: 0.7 beta 1 > Reporter: Jonathan Ellis > Assignee: Nick Bailey > Fix For: 0.7.0 > > > this means that if something goes wrong during the re-replication (e.g. a source node is restarted) there is (a) no indication that anything has gone wrong and (b) no way to restart the process (other than the Big Hammer of running repair) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.