You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Lapo Luchini (JIRA)" <ji...@apache.org> on 2019/07/15 12:11:00 UTC

[jira] [Created] (CASSANDRA-15209) nodetool tablestats indexes name is written twice

Lapo Luchini created CASSANDRA-15209:
----------------------------------------

             Summary: nodetool tablestats indexes name is written twice
                 Key: CASSANDRA-15209
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15209
             Project: Cassandra
          Issue Type: Bug
          Components: Tool/nodetool
            Reporter: Lapo Luchini


Tables names are printed OK, but index names always seems to be printed twice in a row:
{code}
# nodetool tablestats -H | fgrep '(index)'
  Table (index): fs_content.fsbyhashfs_content.fsbyhash
  Table (index): documents.document_statusdocuments.document_status
  Table (index): documents.document_statusdocuments.document_status
  Table (index): certificates.certificates_cfcertificates.certificates_cf
  Table (index): documents.document_id_dossierdocuments.document_id_dossier
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org