You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/11/04 15:55:42 UTC

[jira] Created: (CASSANDRA-1707) CQL query compression

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.


[jira] [Commented] (CASSANDRA-1707) CQL query compression

Posted by "Rick Shaw (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] Updated: (CASSANDRA-1707) CQL query compression

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Evans updated CASSANDRA-1707:
----------------------------------

    Labels: cql  (was: )

> 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
>              Labels: cql
>             Fix For: 0.8
>
>   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

        

[jira] [Updated] (CASSANDRA-1707) CQL query compression

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1707:
--------------------------------------

    Issue Type: Improvement  (was: Sub-task)
        Parent:     (was: CASSANDRA-2472)

> CQL query compression
> ---------------------
>
>                 Key: CASSANDRA-1707
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1707
>             Project: Cassandra
>          Issue Type: Improvement
>          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

        

[jira] [Updated] (CASSANDRA-1707) 1.

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Evans updated CASSANDRA-1707:
----------------------------------

    Fix Version/s:     (was: 0.8)
                   1.0
          Summary: 1.  (was: CQL query compression)

> 1.
> --
>
>                 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
>              Labels: cql
>             Fix For: 1.0
>
>   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

[jira] [Updated] (CASSANDRA-1707) CQL query compression

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Evans updated CASSANDRA-1707:
----------------------------------

    Summary: CQL query compression  (was: 1.)

> 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
>              Labels: cql
>             Fix For: 1.0
>
>   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

[jira] [Updated] (CASSANDRA-1707) CQL query compression

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Evans updated CASSANDRA-1707:
----------------------------------

    Parent Issue: CASSANDRA-2472  (was: CASSANDRA-1703)

> 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
>              Labels: cql
>             Fix For: 0.8
>
>   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