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

Stefan Miklosovic commented on CASSANDRA-13010:
-----------------------------------------------

for vtable in nodetool it looks like this:

{code}
pending tasks: 2
- cql_test_keyspace.table_00: 2

keyspace          table    task id                              completion 
ratio kind       progress sstables total  unit  target directory                
                                         
cql_test_keyspace table_00 6f155250-1e62-11ed-81ed-f13ee02c0a6e 0.10%           
 Cleanup    123      1        123456 bytes                                      
                                    
cql_test_keyspace table_00 6d465eb0-1e62-11ed-81ed-f13ee02c0a6e 0.10%           
 Compaction 123      10       123456 bytes 
/some/dir/cql_test_keyspace/table_00-6b470c40-1e62-11ed-81ed-f13ee02c0a6e
Active compaction remaining time :        n/a
{code}

I fixed one issue - it is not possible to mix "verbose" with "vtable" output in 
nodetool. They are mutually exclusive. One can do either verbose or vtable.

CQL vtable output contains that dir as well (new column).

It is same PR / branch. I am running the build as we speak.

> nodetool compactionstats should say which disk a compaction is writing to
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13010
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13010
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Local/Compaction, Tool/nodetool
>            Reporter: Jon Haddad
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>              Labels: 4.0-feature-freeze-review-requested
>             Fix For: 4.x
>
>         Attachments: cleanup.png, multiple operations.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to