[
https://issues.apache.org/jira/browse/CASSANDRA-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934184#comment-13934184
]
Mikhail Stepura commented on CASSANDRA-6331:
--------------------------------------------
I believe it's just a documentation issue.
http://cassandra.apache.org/doc/cql3/CQL.html#compactionOptions
The table for {{compression}} property states that
bq. Default compressor are: SnappyCompressor and DeflateCompressor.
But CQLSH is aware about {{LZ4Compressor}} and allows users to specify that for
tables
> Add LZ4Compressor in CQL document
> ---------------------------------
>
> Key: CASSANDRA-6331
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6331
> Project: Cassandra
> Issue Type: Improvement
> Components: Documentation & website
> Reporter: Ray Wu
> Assignee: Mikhail Stepura
> Priority: Trivial
> Labels: cql3
>
> LZ4Compressor should also be documented in sstable_compression option.
> http://cassandra.apache.org/doc/cql3/CQL.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)