[
https://issues.apache.org/jira/browse/CASSANDRA-8121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171675#comment-14171675
]
Aleksey Yeschenko commented on CASSANDRA-8121:
----------------------------------------------
Also, CASSANDRA-7872
> 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
>
> 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
(v6.3.4#6332)