[
https://issues.apache.org/jira/browse/CASSANDRA-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492691#comment-17492691
]
Krishna Vadali commented on CASSANDRA-5108:
-------------------------------------------
Before going deep into this issue, [~mkjellman] Is the goal of this task to log
the progress of cleanup operation. For instance something like the following.
Running compaction on SSTables A, completed 10 SSTables, remaining 90
SSTables.
> 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: [email protected]
For additional commands, e-mail: [email protected]