[ https://issues.apache.org/jira/browse/CASSANDRA-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088492#comment-13088492 ]
Rick Shaw commented on CASSANDRA-1707: -------------------------------------- The compression value of {{NONE}} seem to be supported on the server side in the implementation of the RPC call. Perhaps we could just change the default for the client side call (in the {{CassandraConnection}} class) with just one argument to pass {{NONE}} instead of {{GZIP}}? > CQL query compression > --------------------- > > Key: CASSANDRA-1707 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1707 > Project: Cassandra > Issue Type: Sub-task > Components: API > Affects Versions: 0.8 beta 1 > Reporter: Eric Evans > Priority: Minor > Labels: cql > Original Estimate: 0h > Remaining Estimate: 0h > > In an effort to keep CQL requests compact on the wire, the initial work that > landed in trunk/ makes use of compression. The only currently supported > option is GZIP. > At the very least, it should be possible to disable compression, either for > debugging or as an optimization, but other compression schemes might have > merit here as well. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira