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

Sylvain Lebresne commented on CASSANDRA-2575:
---------------------------------------------

I suppose we could backport to 0.7 too.
Also wondering if it couldn't make sense to not compact if we end up with only 
1 sstable in doCompaction, now that you still can do a userDefinedCompaction on 
only 1 sstable. Not being able to compact the 2 smallest sstables seems 
pathological enough and it would be nice to avoid the 'same sstable compacted 
forever' problem seen in the mail thread above.

Anyway, +1 on the patch. 

> make forceUserDefinedCompaction actually do what it says
> --------------------------------------------------------
>
>                 Key: CASSANDRA-2575
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2575
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: 2575.txt
>
>
> See http://www.mail-archive.com/user@cassandra.apache.org/msg12621.html for 
> motivation

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to