[ https://issues.apache.org/jira/browse/CASSANDRA-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492708#comment-17492708 ]
Paulo Motta commented on CASSANDRA-5108: ---------------------------------------- [~tejavadali] I think it's displaying the operation completion percentage on {{nodetool compactionstats}}, which keeps a percentage count per operation but apparently it's not working for {{CLEANUP}}. Perhaps you can try reproducing this by running a cleanup manually on {{ccm}} after bootstrap to check how the progress is displayed on {{nodetool compactionstats}}? > expose overall progress of cleanup tasks in jmx > ----------------------------------------------- > > Key: CASSANDRA-5108 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5108 > Project: Cassandra > Issue Type: New Feature > Components: Legacy/Observability, Local/Compaction > Affects Versions: 1.2.0 > Reporter: Michael Kjellman > Assignee: Krishna Vadali > Priority: Low > Labels: lhf > Fix For: 4.x > > > it would be nice if, upon starting a cleanup operation, cassandra could > maintain a Set (i assume this already exists as we have to know which file to > act on next) and a new set of "completed" sstables. When each is compacted > remove it from the pending list. That way C* could give an overall completion > of the long running and pending cleanup tasks. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org