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 3C79D108A3 for ; Fri, 20 Dec 2013 16:49:44 +0000 (UTC) Received: (qmail 76070 invoked by uid 500); 20 Dec 2013 16:48:50 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 75972 invoked by uid 500); 20 Dec 2013 16:48:33 -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 75827 invoked by uid 99); 20 Dec 2013 16:48:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Dec 2013 16:48:11 +0000 Date: Fri, 20 Dec 2013 16:48:11 +0000 (UTC) From: "Tyler Hobbs (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-4268) Expose full stop() operation through JMX 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-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854143#comment-13854143 ] Tyler Hobbs commented on CASSANDRA-4268: ---------------------------------------- +1 > Expose full stop() operation through JMX > ---------------------------------------- > > Key: CASSANDRA-4268 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4268 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Tyler Hobbs > Assignee: Lyuben Todorov > Priority: Minor > Labels: jmx > Fix For: 2.0.5 > > Attachments: 4268-cassandra-2.0_v2.patch, 4268_cassandra-2.0.patch > > > We already expose ways to stop just the RPC server or gossip. This would fully shutdown the process. -- This message was sent by Atlassian JIRA (v6.1.4#6159)