[ 
https://issues.apache.org/jira/browse/CASSANDRA-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko resolved CASSANDRA-8887.
------------------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: 3.x)

As Benedict says, it should be irrelevant in modern versions of C*, and cannot 
be feasibly backported to older ones. Closing as Not A Problem unless you had 
something different in mind.

> Direct (de)compression of internode communication
> -------------------------------------------------
>
>                 Key: CASSANDRA-8887
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8887
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Matt Stump
>            Priority: Minor
>
> Internode compression is on by default. Currently we allocate one set of 
> buffers for the raw data, and then compress which results in another set of 
> buffers. This greatly increases the GC load. We can decrease the GC load by 
> doing direct compression/decompression of the communication buffers. This is 
> the same work as done in CASSANDRA-8464 but applied to internode 
> communication.



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

Reply via email to