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

Marcus Eriksson commented on CASSANDRA-2524:
--------------------------------------------

hmm in that case the explicit cleanup should perhaps be removed? Have to say I 
do like having the option to reclaim space directly, not having to wait for 
compaction (and when i do cleanup, it would be nice if it was quick :) )
                
> Use SSTableBoundedScanner for cleanup
> -------------------------------------
>
>                 Key: CASSANDRA-2524
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2524
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Stu Hood
>            Assignee: Marcus Eriksson
>            Priority: Minor
>              Labels: lhf
>             Fix For: 2.0
>
>         Attachments: 
> 0001-CASSANDRA-2524-use-SSTableBoundedScanner-for-cleanup.patch, 
> 0001-Use-a-SSTableBoundedScanner-for-cleanup-and-improve-cl.txt, 
> 0002-Oops.-When-indexes-or-counters-are-in-use-must-continu.txt
>
>
> SSTableBoundedScanner seeks rather than scanning through rows, so it would be 
> significantly more efficient than the existing per-key filtering that cleanup 
> does.

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