You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2015/01/27 20:42:35 UTC

[jira] [Updated] (CASSANDRA-8692) Coalesce intra-cluster network messages

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

Ariel Weisberg updated CASSANDRA-8692:
--------------------------------------
    Description: 
While researching CASSANDRA-8457 we found that it is effective and can be done without introducing additional latency at low concurrency/throughput.

The patch from that was used and found to be useful in a real life scenario so I propose we implement this in 2.1 in addition to 3.0.

The change set is a single file and is small enough to be reviewable.

  was:
While researching CASSANDRA-8457 we found that it is effective and can be done without introducing additional latency at low concurrency/throughput.

The patch from that was used and found to be useful in a real life scenario so I propose we implement this in 2.1 in addition to 3.0.

The change set is a single file and is small enough to be reviewable.i


> Coalesce intra-cluster network messages
> ---------------------------------------
>
>                 Key: CASSANDRA-8692
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8692
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Ariel Weisberg
>            Assignee: Ariel Weisberg
>
> While researching CASSANDRA-8457 we found that it is effective and can be done without introducing additional latency at low concurrency/throughput.
> The patch from that was used and found to be useful in a real life scenario so I propose we implement this in 2.1 in addition to 3.0.
> The change set is a single file and is small enough to be reviewable.



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