[
https://issues.apache.org/jira/browse/CASSANDRA-16976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422700#comment-17422700
]
Stefan Miklosovic edited comment on CASSANDRA-16976 at 9/30/21, 11:16 AM:
--------------------------------------------------------------------------
Hi [~azotcsit],
are these outputs ordered in same fashion? If I select everything on vtable and
I execute the nodetool command, is this in the same order? I would like to
preserve this, just to be consistent. Maybe they are as the information is
retrieved from the same "source" and just displayed differently, I just want to
double check. It is not visible from your output as there is just one line in
both.
I am fine with manual testing here, however, a test which is capturing the
output "on the fly" is for example in "AbstractNetstatsStreaming" in dtests if
you feel brave enough (or for other times) where I am continuosly getting the
output from netstats command and I am parsing that there.
was (Author: stefan.miklosovic):
Hi [~azotcsit],
are these outputs ordered in same fashion? If I select everything on vtable and
I execute the nodetool command, is this in the same order? I would like to
preserver this, just to be consistent. Maybe they are as the information is
retrieved from the same "source" and just displayed differently, I just want to
double check. It is not visible from your output as there is just one line in
both.
I am fine with manual testing here, however, a test which is capturing the
output "on the fly" is for example in "AbstractNetstatsStreaming" in dtests if
you feel brave enough (or for other times) where I am continuosly getting the
output from netstats command and I am parsing that there.
> Make nodetool compactionstats and sstable_tasks consistent
> ----------------------------------------------------------
>
> Key: CASSANDRA-16976
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16976
> Project: Cassandra
> Issue Type: Task
> Components: Feature/Virtual Tables, Tool/nodetool
> Reporter: Aleksei Zotov
> Assignee: Aleksei Zotov
> Priority: Normal
> Fix For: 4.x
>
>
> Currently there is a difference in the output if {{nodetool compactionstats}}
> command and {{sstable_tasks}} virtual table (originally introduced by
> CASSANDRA-14457). They need to be aligned. The differences are:
>
> ||nodetool||VT||Comment||
> |percentComplete|completion_ratio|column naming is different only|
> |completed|progress|column naming is different only|
> |compaction type|kind|column naming is different only|
> |sstables|NA| |
> Additionally, please, update necessary documentation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]