You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/12/11 16:07:22 UTC

[jira] [Comment Edited] (CASSANDRA-5043) Small CollationController refactoring and CFS.getRawCachedRow(DecoratedKey) fix.

    [ https://issues.apache.org/jira/browse/CASSANDRA-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13529030#comment-13529030 ] 

Jonathan Ellis edited comment on CASSANDRA-5043 at 12/11/12 3:06 PM:
---------------------------------------------------------------------

I thought we took out the ABSC assert because counter merging will add things out of order.

Edit: Nope, it's still there.  Memory must be playing tricks on me.
                
      was (Author: jbellis):
    I thought we took out the ABSC assert because counter merging will add things out of order.
                  
> Small CollationController refactoring and CFS.getRawCachedRow(DecoratedKey) fix.
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-5043
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5043
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: ABSC-with-addAll-for-time-ordered-data.patch, CASSANDRA-5043.patch
>
>
> CollactionController can construct a factory on init based on mutableColumns parameter. ArrayBackedSortedColumns proven to be better for counters as well as normal columns (row size from 5 to 75 columns). CFS.getRawCachedRow would copy key byte array each time it contracts a RowCacheKey so we want to avoid that where possible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira