You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Thomas Steinmaurer (JIRA)" <ji...@apache.org> on 2018/09/07 09:20:00 UTC

[jira] [Created] (CASSANDRA-14701) Cleanup (and other) compaction type not counted in compaction remaining time

Thomas Steinmaurer created CASSANDRA-14701:
----------------------------------------------

             Summary: Cleanup (and other) compaction type not counted in compaction remaining time
                 Key: CASSANDRA-14701
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14701
             Project: Cassandra
          Issue Type: Bug
            Reporter: Thomas Steinmaurer


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
(v7.6.3#76005)

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