You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2013/10/03 05:03:43 UTC

[jira] [Updated] (CASSANDRA-6138) simplify/readability of SizeTieredCompactionStrategy.mostInterestingBucket and eliminate some allocations

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

Dave Brosius updated CASSANDRA-6138:
------------------------------------

    Summary: simplify/readability of SizeTieredCompactionStrategy.mostInterestingBucket and eliminate some allocations  (was: simplify/readability of SizeTieredCompactionStrategy.mostInterestingBucket and eliminate some allocaitons)

> simplify/readability of SizeTieredCompactionStrategy.mostInterestingBucket and eliminate some allocations
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6138
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6138
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>             Fix For: 2.1
>
>         Attachments: 6138.txt
>
>
> pull out the comparators so you can see whats going on in the method... also  stops allocating comparators over and over.



--
This message was sent by Atlassian JIRA
(v6.1#6144)