[ https://issues.apache.org/jira/browse/CASSANDRA-11867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Stupp updated CASSANDRA-11867: ------------------------------------- Fix Version/s: (was: 3.0.x) (was: 2.2.x) 2.2.6 3.8 3.0.7 3.7 > Possible memory leak in NIODataInputStream > ------------------------------------------ > > Key: CASSANDRA-11867 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11867 > Project: Cassandra > Issue Type: Bug > Reporter: Robert Stupp > Assignee: Robert Stupp > Priority: Minor > Fix For: 2.2.6, 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)