[ 
https://issues.apache.org/jira/browse/CASSANDRA-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron Morton updated CASSANDRA-2602:
------------------------------------

    Attachment: 0001-add-liveOnly-check-to-SSTable.componetsFor.patch

Attached patch adds a liveOnly param to componentsFor(). Default behaviour 
remains to all live and temp files for the SSTable. 

Includes tests. 

> Add check in SSTable.componentsFor() for temp files
> ---------------------------------------------------
>
>                 Key: CASSANDRA-2602
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2602
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Aaron Morton
>            Assignee: Aaron Morton
>            Priority: Minor
>             Fix For: 0.7.6, 0.8.1
>
>         Attachments: 0001-add-liveOnly-check-to-SSTable.componetsFor.patch
>
>
> alternative to CASSANDRA-2588
> Add overload for SSTable.componentsFor() to only return temporary files. The 
> current implementation will return all files for the SSTable Descriptor. 
> Will be used from CASSANDRA-2468 so it can delete only temp files.  

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

Reply via email to