Add local read path back to StorageProxy
----------------------------------------
Key: CASSANDRA-2038
URL: https://issues.apache.org/jira/browse/CASSANDRA-2038
Project: Cassandra
Issue Type: Improvement
Components: Core
Affects Versions: 0.7.1
Reporter: T Jake Luciani
Assignee: T Jake Luciani
Fix For: 0.7.1
CASSANDRA-982 removed the local read path optimization. Without this all local
reads go through serialization and messaging. Avoiding this step improves
local read performance > 50%
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.