[
https://issues.apache.org/jira/browse/CASSANDRA-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140865#comment-14140865
]
Jonathan Ellis commented on CASSANDRA-7932:
-------------------------------------------
I'd be more comfortable leaving the leak detection in trunk, and backport fixes
like this one from there. The leak detection is fairly invasive.
> Corrupt SSTable Cleanup Leak Resources
> --------------------------------------
>
> Key: CASSANDRA-7932
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7932
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Benedict
> Assignee: Benedict
> Fix For: 2.1.1
>
>
> CASSANDRA-7705, during the BlackingListingCompactionsTest, detected leaks.
> I've tracked this down to DataTracker.removeUnreadableSSTables() , which does
> not release the reference to any sstables from the tracker.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)