[
https://issues.apache.org/jira/browse/CASSANDRA-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993495#comment-13993495
]
Sylvain Lebresne commented on CASSANDRA-5663:
---------------------------------------------
Fyi, to avoid digging into issues, Daniel's code for write batching that
Jonathan refers above is the AutoFlushingWriteBatcher in
https://github.com/danielnorberg/cassandra/commit/de624a8a72b4373f48bf9de578032fe4539bc933.
We'd have to adapt that for Netty 4 though now.
> Add write batching for the native protocol
> ------------------------------------------
>
> Key: CASSANDRA-5663
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5663
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Sylvain Lebresne
> Labels: performance
> Fix For: 2.1.0
>
>
> As discussed in CASSANDRA-5422, adding write batching to the native protocol
> implementation is likely to improve throughput in a number of cases.
--
This message was sent by Atlassian JIRA
(v6.2#6252)