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
Reporter: Eric Evans
Priority: Minor
Fix For: 0.8
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.
-
You can reply to this email to add a comment to the issue online.