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

Lyuben Todorov commented on CASSANDRA-8400:
-------------------------------------------

It was removed during the update of nodetool to use the then new metrics API. 
The commit is a4fc13c052fd816585bcb15793495ca74643aa2c for 
[CASSANDRA-5871|https://issues.apache.org/jira/browse/CASSANDRA-5871] Not sure 
why I didn't add it back in at the time so I'm going with an oversight. I think 
it was to do with adding the avg. key count for each percentile to cfhistograms 
that caused the confusion. 

> 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
>
>
> 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)

Reply via email to