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

Aleksei Zotov edited comment on CASSANDRA-16976 at 9/25/21, 11:06 AM:
----------------------------------------------------------------------

[~brandon.williams]

Could you please check the differences summary in the description and let me 
know your opinion on the following questions:
 # Does it make sense to change _completed_/_completion ratio_ and _progress_ 
in nodetool to follow vt's logic?
 # Does it makes sense to unify naming (_compaction type_ vs _kind_) between 
nodetool and vt? If yes, I'll do changes in nodetool output because it's been 
already changed by CASSANDRA-14457.

Obviously these changes are only useful from unification perspective.


was (Author: azotcsit):
[~brandon.williams]

Could you please check the differences summary in the description and let me 
know your opinion on the following questions:
 # Does it makes sense to unify naming (_compaction type_ vs _kind_) between 
nodetool and vt? If yes, I'll do changes in nodetool output because it's been 
already changed by CASSANDRA-14457.
 # Does it make sense to change _completed_ to _completion ratio_ in nodetool? 
Both are just different ways to present the same information.

Obviously these changes are only useful from unification perspective.

> 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||
> |completed|completion_ratio|completed vs completed/total|
> |progress|progress|completed/total vs completed|
> |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]

Reply via email to