You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/02/13 21:53:12 UTC

[jira] [Updated] (CASSANDRA-8793) Avoid memory allocation when searching index summary

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

Benedict updated CASSANDRA-8793:
--------------------------------
    Summary: Avoid memory allocation when searching index summary  (was: Limit memory allocation when searching index summary)

> Avoid memory allocation when searching index summary
> ----------------------------------------------------
>
>                 Key: CASSANDRA-8793
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8793
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Minor
>             Fix For: 2.1.4
>
>
> Currently we build a byte[] for each comparison, when we could just fill the details into a DirectByteBuffer



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)