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/12 13:56:11 UTC

[jira] [Comment Edited] (CASSANDRA-8793) Limit memory allocation when searching index summary

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

Benedict edited comment on CASSANDRA-8793 at 2/12/15 12:55 PM:
---------------------------------------------------------------

Patch available [here|github.com/belliottsmith/cassandra/tree/8793].


was (Author: benedict):
Patch attached.

> Limit 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)