[jira] [Updated] (CASSANDRA-10096) SerializationHelper should provide a rewindable in-order tester

2018-11-18 Thread C. Scott Andreas (JIRA)


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

C. Scott Andreas updated CASSANDRA-10096:
-
Component/s: Local Write-Read Paths

> SerializationHelper should provide a rewindable in-order tester
> ---
>
> Key: CASSANDRA-10096
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10096
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Local Write-Read Paths
>Reporter: Benedict
>Priority: Minor
> Fix For: 4.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
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-10096) SerializationHelper should provide a rewindable in-order tester

2015-10-23 Thread Aleksey Yeschenko (JIRA)

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

Aleksey Yeschenko updated CASSANDRA-10096:
--
Issue Type: Improvement  (was: Bug)

> SerializationHelper should provide a rewindable in-order tester
> ---
>
> Key: CASSANDRA-10096
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10096
> Project: Cassandra
>  Issue Type: Improvement
>  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)