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 8BD68109E9 for ; Thu, 20 Jun 2013 20:52:20 +0000 (UTC) Received: (qmail 10241 invoked by uid 500); 20 Jun 2013 20:52:20 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 10220 invoked by uid 500); 20 Jun 2013 20:52:20 -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 10211 invoked by uid 99); 20 Jun 2013 20:52:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 20:52:20 +0000 Date: Thu, 20 Jun 2013 20:52:20 +0000 (UTC) From: "Robert Coli (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-5680) "keyspace" (and CF?) argument to "nodetool cfstats" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Robert Coli created CASSANDRA-5680: -------------------------------------- Summary: "keyspace" (and CF?) argument to "nodetool cfstats" Key: CASSANDRA-5680 URL: https://issues.apache.org/jira/browse/CASSANDRA-5680 Project: Cassandra Issue Type: Improvement Reporter: Robert Coli Assignee: Edward Capriolo Priority: Trivial Operators frequently use cfstats to get a quick health check/row size check/etc. for their cluster. Unfortunately, the output of cfstats includes system keyspace columnfamilies and there is no easy way to exclude them from the output. [~appodictic] and I were discussing this on #cassandra and he said that if I filed a JIRA to request that cfstats take a keyspace (and CF?) argument, he would try to hack out a quick patch. Here's that JIRA! :D -- 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