You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "ashdatavail (JIRA)" <ji...@apache.org> on 2015/03/11 09:44:38 UTC

[jira] [Comment Edited] (CASSANDRA-8400) nodetool cfstats is missing "Number of Keys (estimate)"

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

ashdatavail edited comment on CASSANDRA-8400 at 3/11/15 8:43 AM:
-----------------------------------------------------------------

how can i apply this patch ?

Am using cassandra :
[cqlsh 5.0.1 | Cassandra 2.1.0 | CQL spec 3.2.0 | Native protocol v3]



was (Author: ashwini.a):
how can i apply this patch ?

> nodetool cfstats is missing "Number of Keys (estimate)"
> -------------------------------------------------------
>
>                 Key: CASSANDRA-8400
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8400
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: C* 2.1.2
>            Reporter: Sebastian Estevez
>            Assignee: Lyuben Todorov
>            Priority: Minor
>              Labels: tools
>             Fix For: 2.1.3
>
>         Attachments: 8400.patch
>
>
> Expected result:
> :~$nodetool version
> ReleaseVersion: 2.0.11.83
> :~$ nodetool cfstats system.schema_keyspaces|grep keys
> 		Table: schema_keyspaces
> 		Number of keys (estimate): 384
> Result in C* 2.1:
> $ bin/nodetool version
> ReleaseVersion: 2.1.2
> $ bin/nodetool cfstats system|grep key
>                 Table: schema_keyspaces



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)