Benedict created CASSANDRA-10096:
------------------------------------
Summary: SerializationHelper should provide a rewindable in-order
tester
Key: CASSANDRA-10096
URL: https://issues.apache.org/jira/browse/CASSANDRA-10096
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Benedict
Priority: Minor
Fix For: 3.x
When deserializing a row we perform a logarithmic lookup on column name for
every cell. There is also a lot of unnecessary indirection to reach this method
call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)