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 2C06511B36 for ; Fri, 2 May 2014 20:36:22 +0000 (UTC) Received: (qmail 3827 invoked by uid 500); 2 May 2014 20:36:18 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 3750 invoked by uid 500); 2 May 2014 20:36:17 -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 3572 invoked by uid 99); 2 May 2014 20:36:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2014 20:36:16 +0000 Date: Fri, 2 May 2014 20:36:16 +0000 (UTC) From: "T Jake Luciani (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-7126) relocate doesn't remove tokens from system.local when done 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-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988202#comment-13988202 ] T Jake Luciani commented on CASSANDRA-7126: ------------------------------------------- +1 if the dtest passes now :) > relocate doesn't remove tokens from system.local when done > ---------------------------------------------------------- > > Key: CASSANDRA-7126 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7126 > Project: Cassandra > Issue Type: Bug > Reporter: T Jake Luciani > Assignee: Brandon Williams > Priority: Blocker > Fix For: 2.0.8 > > Attachments: 7126.txt > > > While testing CASSANDRA-2434 I noticed the tokens being relocated aren't being removed from the source node. > Here is a dtest https://github.com/tjake/cassandra-dtest/tree/taketoken -- This message was sent by Atlassian JIRA (v6.2#6252)