[
https://issues.apache.org/jira/browse/CASSANDRA-6359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Hobbs updated CASSANDRA-6359:
-----------------------------------
Attachment: 0001-Free-off-heap-memory-when-releasing-index-summary.patch
Attached patch (and
[branch|https://github.com/thobbs/cassandra/tree/CASSANDRA-6359]) properly
closes the {{IndexSummary}} before releasing the reference.
> sstableloader does not free off-heap memory for index summary
> -------------------------------------------------------------
>
> Key: CASSANDRA-6359
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6359
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Tyler Hobbs
> Assignee: Tyler Hobbs
> Priority: Minor
> Attachments:
> 0001-Free-off-heap-memory-when-releasing-index-summary.patch
>
>
> Although sstableloader tells {{SSTableReaders}} to release their references
> to the {{IndexSummary}} objects, the summary's {{Memory}} is never
> {{free()}}'d, causing an off-heap memory leak.
--
This message was sent by Atlassian JIRA
(v6.1#6144)