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 E57681FF1 for ; Tue, 26 Apr 2011 18:56:04 +0000 (UTC) Received: (qmail 38485 invoked by uid 500); 26 Apr 2011 18:56:02 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 38458 invoked by uid 500); 26 Apr 2011 18:56:02 -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 38450 invoked by uid 99); 26 Apr 2011 18:56:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2011 18:56:02 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [82.208.29.194] (HELO mail.gransy.com) (82.208.29.194) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2011 18:55:57 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.gransy.com (Postfix) with ESMTP id 27BA14A2289 for ; Tue, 26 Apr 2011 20:55:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at nathalia.gransy.com Received: from mail.gransy.com ([127.0.0.1]) by localhost (Nathalka.gransy.com.gransy.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kxig6p3LtqwN for ; Tue, 26 Apr 2011 20:55:35 +0200 (CEST) Received: from [192.168.1.221] (ip-94-112-0-189.net.upcbroadband.cz [94.112.0.189]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.gransy.com (Postfix) with ESMTPSA id 2A5BC4A2285 for ; Tue, 26 Apr 2011 20:55:35 +0200 (CEST) Message-ID: <4DB71526.4040809@fuzzy.cz> Date: Tue, 26 Apr 2011 20:55:34 +0200 From: Tomas Vondra User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101219 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: user@cassandra.apache.org Subject: Re: decommissioning a wrong node References: <4DB364BC.2080505@fuzzy.cz> <4DB3F332.4060406@fuzzy.cz> <6F022A2C-66E3-4F5A-8A55-6C5423E027BB@thelastpickle.com> In-Reply-To: <6F022A2C-66E3-4F5A-8A55-6C5423E027BB@thelastpickle.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Dne 26.4.2011 09:21, aaron morton napsal(a): > There is the fabled > > java.rmi.server.hostname > > http://blog.reactive.org/2011/02/connecting-to-cassandra-jmx-via-ssh.html > http://download.oracle.com/javase/1.4.2/docs/guide/rmi/javarmiproperties.html > > Not sure if anyone has got it working correctly. Thanks, at least I know I'm not the only one who noticed this issue. Tomas