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 (Reopened) (JIRA)" <ji...@apache.org> on 2012/02/09 04:47:59 UTC

[jira] [Reopened] (CASSANDRA-3869) [patch] don't duplicate ByteBuffers when hashing

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

Jonathan Ellis reopened CASSANDRA-3869:
---------------------------------------

      Assignee: Dave Brosius
    
> [patch] don't duplicate ByteBuffers when hashing
> ------------------------------------------------
>
>                 Key: CASSANDRA-3869
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3869
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>             Fix For: 1.1
>
>         Attachments: dont_dup_bb_for_hash.diff, dont_dup_bb_for_hash2.diff
>
>
> given how often hashing of ByteBuffers occurs, don't duplicate the ByteBuffer when hashing. (trivial - as the byte array was never copied just the BB wrapper -- but still).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira