You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2016/06/07 17:27:21 UTC

[jira] [Created] (CASSANDRA-11970) Reuse DataOutputBuffer from ColumnIndex

Robert Stupp created CASSANDRA-11970:
----------------------------------------

             Summary: Reuse DataOutputBuffer from ColumnIndex
                 Key: CASSANDRA-11970
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11970
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Robert Stupp
            Assignee: Robert Stupp
            Priority: Minor
             Fix For: 3.x


With a simple change, the {{DataOutputBuffer}} used in {{ColumnIndex}} can be reused. This saves a couple of (larger) object allocations.

(Will provide a patch soon)



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