You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2020/01/24 03:50:00 UTC

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

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

Ekaterina Dimitrova commented on CASSANDRA-15209:
-------------------------------------------------

[~lapo@lapo.it], can you, please, provide some more information?

Running a couple of simple tests didn't reproduce the issue.

Please specify Cassandra version, maybe schema? Indexes?

Thanks in advance!

> 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
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>
> 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
(v8.3.4#803005)

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