[
https://issues.apache.org/jira/browse/CASSANDRA-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236547#comment-14236547
]
Jonathan Ellis commented on CASSANDRA-8400:
-------------------------------------------
What commit was this removed in? Was it an oversight or did we decide that an
estimate based on STCS was more dangerous than useful?
> 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)