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

T Jake Luciani commented on CASSANDRA-4766:
-------------------------------------------

You could do this with a new MaxSizeCompactionStrategy.  It wouldn't need to be 
exact or anything (imagine a row that blows the threshold)


                
> ReverseCompaction
> -----------------
>
>                 Key: CASSANDRA-4766
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4766
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Edward Capriolo
>            Priority: Minor
>
> Sometimes you run into a situation where your sized tiered SSTables get to be 
> a funky size. Maybe a repair starts this or you were forced into a 
> compaction. In any case we should be able to anti-compact a table, since 
> anti-compact is a bad word lets call this reverse compact. This could be done 
> online or offline. Closely related is SSTables cound have a max size. Leveled 
> is not right for everyone.

--
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