Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 52800 invoked from network); 12 Jun 2010 22:58:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Jun 2010 22:58:38 -0000 Received: (qmail 72208 invoked by uid 500); 12 Jun 2010 22:58:38 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 72194 invoked by uid 500); 12 Jun 2010 22:58:38 -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 72185 invoked by uid 99); 12 Jun 2010 22:58:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Jun 2010 22:58:37 +0000 X-ASF-Spam-Status: No, hits=-1516.7 required=10.0 tests=ALL_TRUSTED,AWL 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; Sat, 12 Jun 2010 22:58:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5CMwG6e008384 for ; Sat, 12 Jun 2010 22:58:17 GMT Message-ID: <18955803.65541276383496976.JavaMail.jira@thor> Date: Sat, 12 Jun 2010 18:58:16 -0400 (EDT) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-1176) debian init script creates multiple cassandra processes In-Reply-To: <28654361.30591276023551908.JavaMail.jira@thor> 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-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878326#action_12878326 ] Jonathan Ellis commented on CASSANDRA-1176: ------------------------------------------- which one is the "right" one to kill to stop cassandra? either? > debian init script creates multiple cassandra processes > ------------------------------------------------------- > > Key: CASSANDRA-1176 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1176 > Project: Cassandra > Issue Type: Bug > Reporter: Jonathan Ellis > Assignee: Eric Evans > Fix For: 0.6.3 > > > to reproduce: > killall java > /etc/init.d/cassandra start > ps -eafw |grep java > I have a VM that I can give you (Lenny) that exhibits this behavior if reproducing is difficult. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.