Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 77579 invoked from network); 2 Jul 2010 15:19:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jul 2010 15:19:16 -0000 Received: (qmail 14272 invoked by uid 500); 2 Jul 2010 15:19:16 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 14162 invoked by uid 500); 2 Jul 2010 15:19:16 -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 14101 invoked by uid 99); 2 Jul 2010 15:19:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 15:19:15 +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; Fri, 02 Jul 2010 15:19:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o62FIpva010800 for ; Fri, 2 Jul 2010 15:18:51 GMT Message-ID: <19872273.175731278083931572.JavaMail.jira@thor> Date: Fri, 2 Jul 2010 11:18:51 -0400 (EDT) From: "Nick Bailey (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Assigned: (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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey reassigned CASSANDRA-1216: -------------------------------------- Assignee: Nick Bailey > 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 > Reporter: Jonathan Ellis > Assignee: Nick Bailey > Fix For: 0.7 > > > 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.