[
https://issues.apache.org/jira/browse/CASSANDRA-11867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefania updated CASSANDRA-11867:
---------------------------------
Fix Version/s: (was: 2.2.6)
2.2.7
> Possible memory leak in NIODataInputStream
> ------------------------------------------
>
> Key: CASSANDRA-11867
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11867
> Project: Cassandra
> Issue Type: Bug
> Components: Local Write-Read Paths
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Minor
> Fix For: 2.2.7, 3.7, 3.0.7, 3.8
>
>
> {{NIODataInputStream}} allocates direct memory but does not clean it on
> close. Proposed patch adds a call to {{FileUtils.clean()}} for this direct
> memory buffer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)