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

gabriele renzi updated CASSANDRA-829:
-------------------------------------

    Attachment: CASSANDRA-829.patch

> inner classes may be static
> ---------------------------
>
>                 Key: CASSANDRA-829
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-829
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.6
>            Reporter: gabriele renzi
>            Priority: Trivial
>         Attachments: CASSANDRA-829.patch
>
>
> the two referenced classes SSTable.KeyPosition and 
> Compactionmanager.CompactionExceutor do not use the outer instances' 
> references and thus can be made static which may save one OOP  per instance.
> The change is a no brainer, but FWIW all tests still pass :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to