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

Robert Stupp updated CASSANDRA-12502:
-------------------------------------
         Reviewer: Branimir Lambov
    Fix Version/s: 3.x
           Status: Patch Available  (was: Open)

Ah - sorry for that. Target trunk or 3.8/3.9?

||trunk|[branch|https://github.com/apache/cassandra/compare/trunk...snazy:12502-reuse-dob-trunk]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12502-reuse-dob-trunk-testall/lastSuccessfulBuild/]|[dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12502-reuse-dob-trunk-dtest/lastSuccessfulBuild/]


> ColumnIndex does not reuse buffer
> ---------------------------------
>
>                 Key: CASSANDRA-12502
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12502
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local Write-Read Paths
>            Reporter: Branimir Lambov
>            Assignee: Robert Stupp
>            Priority: Minor
>             Fix For: 3.x
>
>
> {{ColumnIndex}} is supposed to be reusing its shallow entry buffer. Instead 
> it always allocates as {{buffer}} isn't returned [from 
> {{useBuffer}}|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/ColumnIndex.java#L227].
> Additionally, relying on caller to set {{buffer}} after the call is 
> error-prone.



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

Reply via email to