[
https://issues.apache.org/jira/browse/CASSANDRA-8793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348531#comment-14348531
]
Benedict commented on CASSANDRA-8793:
-------------------------------------
OK, updated with \@Override on the relevant methods.
> 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: 3.0
>
>
> 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)