[ 
https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272601#comment-13272601
 ] 

Brandon Williams commented on CASSANDRA-4191:
---------------------------------------------

I missed the dot notation Dave described, so it does work.  However, I see a 
couple of problems:

* cfstats shouldn't allow arbitrary args
* specifying an invalid CF works, but just gives you the KS summary
* there is no way to examine a secondary index, such as 
Keyspace1.Standard1.Idx1, since secondaries also have dot notation
                
> Add `nodetool cfstats <ks> <cf>` abilities
> ------------------------------------------
>
>                 Key: CASSANDRA-4191
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4191
>             Project: Cassandra
>          Issue Type: New Feature
>    Affects Versions: 1.2
>            Reporter: Joaquin Casares
>            Assignee: Dave Brosius
>            Priority: Minor
>              Labels: datastax_qa
>         Attachments: 4191_specific_cfstats.diff
>
>
> This way cfstats will only print information per keyspace/column family 
> combinations.
> Another related proposal as an alternative to this ticket:
> Allow for `nodetool cfstats` to use --excludes or --includes to accept 
> keyspace and column family arguments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to