You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2014/11/26 23:39:12 UTC

[jira] [Commented] (CASSANDRA-8288) cqlsh describe needs to show 'sstable_compression': ''

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

Aleksey Yeschenko commented on CASSANDRA-8288:
----------------------------------------------

Longer term (3.0?) I think we'd want to make this consistent with compaction. Add 'enabled' option, and let people set it to false to disable compression. Empty string for 'sstable_compression' is a very ugly hack.

> cqlsh describe needs to show 'sstable_compression': ''
> ------------------------------------------------------
>
>                 Key: CASSANDRA-8288
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8288
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Jeremiah Jordan
>            Assignee: Tyler Hobbs
>              Labels: cqlsh
>             Fix For: 2.1.3
>
>
> For uncompressed tables cqlsh describe schema should show "AND compression = {'sstable_compression': ''}" otherwise when you replay the schema you get the default of LZ4.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)