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:45:11 UTC

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

Benedict created CASSANDRA-8793:
-----------------------------------

             Summary: 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
         Attachments: 8793.txt

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)