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 567D39B7C for ; Fri, 2 Dec 2011 18:08:10 +0000 (UTC) Received: (qmail 81682 invoked by uid 500); 2 Dec 2011 18:08:07 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 81649 invoked by uid 500); 2 Dec 2011 18:08:07 -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 81641 invoked by uid 500); 2 Dec 2011 18:08:07 -0000 Delivered-To: apmail-incubator-cassandra-user@incubator.apache.org Received: (qmail 81638 invoked by uid 99); 2 Dec 2011 18:08:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2011 18:08:07 +0000 X-ASF-Spam-Status: No, hits=3.1 required=5.0 tests=SPF_NEUTRAL,TRACKER_ID,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2011 18:08:02 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RWXWQ-00040l-3Q for cassandra-user@incubator.apache.org; Fri, 02 Dec 2011 10:07:42 -0800 Date: Fri, 2 Dec 2011 10:07:42 -0800 (PST) From: huyle To: cassandra-user@incubator.apache.org Message-ID: <1322849262098-7055647.post@n2.nabble.com> In-Reply-To: References: <1322763963291-7051526.post@n2.nabble.com> <1322766653905-7051701.post@n2.nabble.com> Subject: Re: decommissioned not show being gossipped MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In our case, we need to execute "unsafeAssassinateEndpoint" from https://issues.apache.org/jira/browse/CASSANDRA-3337. How do we go about applying the patch attached to CASSANDRA-3337? We always used the binary distribution; never had to compile cassandra; so we are not sure of the proper way to apply the patch and compile new binary. We currently running 1.0.3. Thanks! Huy unsafeAssassinateEndpoint Brandon Williams wrote > > On Thu, Dec 1, 2011 at 1:10 PM, huyle <huyle@> wrote: >> The clocks are very sync'ed between the nodes as they have ntp running >> hitting our time servers. > > Maybe they weren't 3 days after the token left, which > https://issues.apache.org/jira/browse/CASSANDRA-2961 requires. > > If a node sees the token you can removetoken it, otherwise you'll need > https://issues.apache.org/jira/browse/CASSANDRA-3337 > > -Brandon > -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/decommissioned-nodes-still-being-gossipped-tp7051526p7055647.html Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.