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

Dave Brosius updated CASSANDRA-1845:
------------------------------------

    Attachment: help_gc.diff

> [patch] help out gc, by making inner classes static where possible
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-1845
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1845
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: help_gc.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> by making inner classes static, the parent class can go out of scope and be 
> gc'ed even if the inner class does not.
> Simplifies gc logic, and makes it easier to process.

-- 
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