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


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