You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sebastian Estevez (JIRA)" <ji...@apache.org> on 2014/12/01 22:23:12 UTC

[jira] [Created] (CASSANDRA-8400) cfstats is missing "Number of Keys (estimate)" in cfstats

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)