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

Jonathan Ellis commented on CASSANDRA-47:
-----------------------------------------

bq. I would prefer putting this index and the header into a separate component 
(a -Compression component ?) ... it would also avoid to have to wait that we 
close the file to write those metadata

+1

bq. a version number at the beginning

Are we really going to version compression separately from the "main" sstable 
version?  Seems like it will be rare enough that we only need the latter.

bq. the compression algorithm, the chunk size

+1, that's good futureproofing.

bq. we also really need to have compression an option

+1

> SSTable compression
> -------------------
>
>                 Key: CASSANDRA-47
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-47
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>              Labels: compression
>             Fix For: 1.0
>
>         Attachments: CASSANDRA-47-v2.patch, CASSANDRA-47.patch, 
> snappy-java-1.0.3-rc4.jar
>
>
> We should be able to do SSTable compression which would trade CPU for I/O 
> (almost always a good trade).

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

        

Reply via email to