Sebastian Estevez created CASSANDRA-8400:
--------------------------------------------
Summary: cfstats is missing "Number of Keys (estimate)" in cfstats
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
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)