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 B529677BD for ; Thu, 1 Dec 2011 18:26:33 +0000 (UTC) Received: (qmail 2534 invoked by uid 500); 1 Dec 2011 18:26:31 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 2463 invoked by uid 500); 1 Dec 2011 18:26:31 -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 2455 invoked by uid 500); 1 Dec 2011 18:26:31 -0000 Delivered-To: apmail-incubator-cassandra-user@incubator.apache.org Received: (qmail 2452 invoked by uid 99); 1 Dec 2011 18:26:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2011 18:26:31 +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 (nike.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; Thu, 01 Dec 2011 18:26:24 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RWBKd-00028Z-9n for cassandra-user@incubator.apache.org; Thu, 01 Dec 2011 10:26:03 -0800 Date: Thu, 1 Dec 2011 10:26:03 -0800 (PST) From: huyle To: cassandra-user@incubator.apache.org Message-ID: <1322763963291-7051526.post@n2.nabble.com> Subject: decommissioned not show being gossipped MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, We have 2 nodes have been decommissioned from the cluster running 1.0.3. However, the live nodes still making references to the decommissioned nodes 3 days after the nodes were decommissioned. Nodetool does not show the decommissioned noes. Here are sample log entries: INFO [GossipStage:1] 2011-12-01 18:20:37,882 Gossiper.java (line 759) InetAddress /x.x.x.x is now dead. INFO [GossipStage:1] 2011-12-01 18:20:37,882 StorageService.java (line 1039) Removing token 170141183460469231731687303715884105727 for /x.x.x.x What might be causing this issue? Any chance this is related to https://issues.apache.org/jira/browse/CASSANDRA-3243? Thanks! Huy -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/decommissioned-not-show-being-gossipped-tp7051526p7051526.html Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.