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

C. Scott Andreas updated CASSANDRA-8121:
----------------------------------------
    Component/s: Core

> Audit acquire/release SSTable references
> ----------------------------------------
>
>                 Key: CASSANDRA-8121
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8121
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Richard Low
>            Priority: Major
>
> There are instances where SSTable references are not guaranteed to be 
> released (e.g. CompactionTask.runWith) because there is no try/finally around 
> the reference acquire/release. We should audit all places where SSTable 
> references are acquired and wrap them appropriately. Leaked references cause 
> junk files to build up on disk and on a restart can lead to data resurrection.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to