[
https://issues.apache.org/jira/browse/CASSANDRA-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326394#comment-14326394
]
Benedict commented on CASSANDRA-8829:
-------------------------------------
The new assertion is probably unsafe, as inviting as it might appear. It looks
to me like SSTableLoader can release references without the file being
compacted, as can SSTableReader.validate() (since my recent fix for a memory
leak)
> Add extra checks to catch SSTable ref counting bugs
> ---------------------------------------------------
>
> Key: CASSANDRA-8829
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8829
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Richard Low
> Assignee: Richard Low
> Fix For: 2.0.13, 2.1.4
>
> Attachments: 8829-2.0.patch
>
>
> There have been some bad affects from ref counting bugs (see e.g.
> CASSANDRA-7704). We should add extra checks so we can more easily diagnose
> any future problems and avoid some of the side effects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)