You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2013/11/15 22:47:20 UTC

[jira] [Created] (CASSANDRA-6359) sstableloader does not free off-heap memory for index summary

Tyler Hobbs created CASSANDRA-6359:
--------------------------------------

             Summary: 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


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)