Michael Kjellman created CASSANDRA-5108:
-------------------------------------------

             Summary: 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
    Affects Versions: 1.2.0
            Reporter: Michael Kjellman
            Priority: Minor


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to