[ 
https://issues.apache.org/jira/browse/CASSANDRA-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Steinmaurer updated CASSANDRA-14701:
-------------------------------------------
    Fix Version/s: 3.11.x
                   3.0.x

> Cleanup (and other) compaction type(s) not counted in compaction remaining 
> time
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14701
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14701
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Observability
>            Reporter: Thomas Steinmaurer
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x
>
>
> Opened a ticket, as discussed in user list.
> Looks like compaction remaining time only includes compactions of type 
> COMPACTION and other compaction types like cleanup etc. aren't part of the 
> estimation calculation.
> E.g. from one of our environments:
> {noformat}
> nodetool compactionstats -H
> pending tasks: 1
>    compaction type   keyspace           table   completed     total    unit   
> progress
>            Cleanup        XXX             YYY   908.16 GB   1.13 TB   bytes   
>   78.63%
> Active compaction remaining time :   0h00m00s
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to