[
https://issues.apache.org/jira/browse/CASSANDRA-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
T Jake Luciani updated CASSANDRA-1743:
--------------------------------------
Attachment: 1743_v3.txt
This patch fixes the corruption issue by making copies of data that use the
local write path. Also copies are made for schema migrations.
This decreases local write speed slightly(proxy writes are faster). read speed
is improved across the board.
> Switch to TFastFramedTransport
> ------------------------------
>
> Key: CASSANDRA-1743
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1743
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.7.0
>
> Attachments: 1743.txt, 1743.txt, 1743_v3.txt
>
>
> Forgot that after THRIFT-831 "fast" mode is not the default and is a separate
> transport class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.