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

Pavel Yaskevich commented on CASSANDRA-3001:
--------------------------------------------

bq. Talking of the chunk length, its default value is 65535, which is 64k-1, 
not 64k. I think this is problem because of the following line in 
CRAR.decompressChunk:

if you take a look at CSW there is a constant CHUNK_LENGTH which is 64k 
(65536), where did you find 65535?

> Make the compression algorithm and chunk length configurable
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-3001
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3001
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>              Labels: compression
>             Fix For: 1.0
>
>         Attachments: 0001-Pluggable-algorithm-and-chunk-length.patch, 
> 0002-Add-deflate-compressor.patch
>
>


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

        

Reply via email to