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 2011/04/12 00:37:06 UTC

[jira] [Commented] (CASSANDRA-1792) Reduce byte array copies when using serialization/deserialization helper methods

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

Jonathan Ellis commented on CASSANDRA-1792:
-------------------------------------------

is this still relevant?

> Reduce byte array copies when using serialization/deserialization helper methods 
> ---------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1792
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1792
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: T Jake Luciani
>            Priority: Minor
>         Attachments: 1792_v1.txt
>
>
> From looking at CASSANDRA-1765 it seems FBUtilities serialize and deserialize methods unnecessarily make byte[] copies due to the way TSerializer is being used.  
> This can be changed to avoid making any copies. 
> These methods are only used in a couple serializers so not a big issue at this point. 

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