Jeff Jirsa created CASSANDRA-11531:
--------------------------------------

             Summary: JMX endpoint to mark sstable obsolete
                 Key: CASSANDRA-11531
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11531
             Project: Cassandra
          Issue Type: Improvement
          Components: Compaction
            Reporter: Jeff Jirsa
            Priority: Trivial


Perhaps controversial, but there exist times when it'd be really convenient to 
be able to mark an sstable as obsolete instead of trying to figure out which 
order to do user-defined-compaction on the various sstables blocking 
{{getFullyExpiredSStables}} from dropping it completely (or waiting for 
blocking sstables to age and unblock). 

CASSANDRA-10496 may make this much less common, but in the mean time, a jmx 
{{unsafeMarkObsolete}} sure would be convenient. Dangerous, but convenient.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to