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

Timo Nentwig commented on CASSANDRA-2582:
-----------------------------------------

I didn't say that there's no alternative to loaded the files into RAM :)

Anyway, actually modifying the JSON files was my first idea because patching 
distro code requires me to patch it in every new version again. I did it anyway 
because it's a really trivial patch and it save a lot of IO and time.

> sstable2json: make TTL optional, possibility of incremental dumps
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-2582
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2582
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Timo Nentwig
>            Priority: Trivial
>             Fix For: 0.8.2
>
>         Attachments: nottl-and-lastmodified-0.7.5.patch, 
> nottl-and-lastmodified.patch
>
>
> Data on live cluster is supposed to expire automatically but exported to an 
> archive cluster beforehand. In order to prevent expiration on the archive 
> cluster add an option to sstable2json to ignore TTL data. Furthermore add an 
> lastModified option that ignores older columns for incremental archiving.

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

        

Reply via email to