[
https://issues.apache.org/jira/browse/CASSANDRA-15340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Eggleston updated CASSANDRA-15340:
----------------------------------------
Test and Documentation Plan: circle
Status: Patch Available (was: Open)
|[3.0|https://github.com/bdeggleston/cassandra/tree/15340-3.0]|[circle|https://circleci.com/gh/bdeggleston/workflows/cassandra/tree/15340-3.0]|
|[3.11|https://github.com/bdeggleston/cassandra/tree/15340-3.11]|[circle|https://circleci.com/gh/bdeggleston/workflows/cassandra/tree/15340-3.11]|
|[trunk|https://github.com/bdeggleston/cassandra/tree/15340-trunk]|[circle|https://circleci.com/gh/bdeggleston/workflows/cassandra/tree/15340-trunk]|
> Resource leak in CompressedSequentialWriter
> -------------------------------------------
>
> Key: CASSANDRA-15340
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15340
> Project: Cassandra
> Issue Type: Bug
> Components: Legacy/Local Write-Read Paths
> Reporter: Blake Eggleston
> Assignee: Blake Eggleston
> Priority: Normal
> Fix For: 3.0.19, 3.11.5, 4.0
>
>
> In CompressedSequentialWriter, we reallocate the {{compressed}} buffer if the
> existing buffer is not large enough. These buffers are usually direct byte
> buffers, and we don't explicitly release their memory here, which delays
> release until the buffer is gc'd
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]