You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2011/05/27 10:43:47 UTC

[jira] [Commented] (CASSANDRA-2716) avoid allocating a new serializer per ColumnFamily (row)

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

Sylvain Lebresne commented on CASSANDRA-2716:
---------------------------------------------

+1

> avoid allocating a new serializer per ColumnFamily (row)
> --------------------------------------------------------
>
>                 Key: CASSANDRA-2716
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2716
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Trivial
>             Fix For: 0.7.7, 0.8.1
>
>         Attachments: 2716.txt
>
>
> Column.serializer and Supercolumn.serializer both allocate new objects with each call. The most frequent offender is the ColumnFamily constructor.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira