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 39FC110783 for ; Fri, 20 Sep 2013 21:31:15 +0000 (UTC) Received: (qmail 82219 invoked by uid 500); 20 Sep 2013 21:30:58 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 82150 invoked by uid 500); 20 Sep 2013 21:30:57 -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 82045 invoked by uid 99); 20 Sep 2013 21:30:55 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Sep 2013 21:30:55 +0000 Date: Fri, 20 Sep 2013 21:30:55 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CASSANDRA-3825) hung upon nodetool cleanup, kill 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-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3825. --------------------------------------- Resolution: Cannot Reproduce > hung upon nodetool cleanup, kill > -------------------------------- > > Key: CASSANDRA-3825 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3825 > Project: Cassandra > Issue Type: Bug > Affects Versions: 1.0.7 > Reporter: Bayle Shanks > Priority: Minor > > i did > bin/nodetool -h localhost repair > bin/nodetool -h localhost compact > which terminated. Then i did > bin/nodetool -h localhost cleanup > which did not. CPU usage was close to zero. I left it running overnight but it didn't terminate. Cassandra was running with -f on screen, so i logged in and typed cntl-C. Cassandra said that it stopped listening to thrift clients but it did not then shut down. Additional cntl-Cs didn't do anything. i had to kill -9 the process. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira