[ 
https://issues.apache.org/jira/browse/CASSANDRA-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980210#action_12980210
 ] 

Hudson commented on CASSANDRA-1963:
-----------------------------------

Integrated in Cassandra-0.7 #151 (See 
[https://hudson.apache.org/hudson/job/Cassandra-0.7/151/])
    

> Allow user to specify files to compact through JMX 
> ---------------------------------------------------
>
>                 Key: CASSANDRA-1963
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1963
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: API
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: 
> 0001-Allow-submitting-compaction-of-user-defined-files.patch, 1963-v2.txt
>
>   Original Estimate: 2h
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> When you don't have enough space to perform a major compaction but know there
> would be space to reclaim, the actual algorithm (discard the biggest sstables
> one by one until it fits) may not be helpful.
> This is even more true now that minor compaction can remove tombstone and more
> importantly with expiring columns (for which the compaction of a single
> sstable can make sense).
> This ticket proposes to expose a simple function through JMX to allow the
> submission of a compaction on user-specified sstables.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to