[
https://issues.apache.org/jira/browse/CASSANDRA-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839313#comment-16839313
]
Benedict commented on CASSANDRA-15126:
--------------------------------------
Patch available
[here|https://github.com/belliottsmith/cassandra/tree/15126-3.0], with unit
test.
It turns out this was already fixed in 3.11 and trunk by [~Stefania] in
CASSANDRA-13050, but I will merge up the unit test anyway.
> Resource leak when queries apply a RowFilter
> --------------------------------------------
>
> Key: CASSANDRA-15126
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15126
> Project: Cassandra
> Issue Type: Bug
> Components: CQL/Interpreter
> Reporter: Benedict
> Assignee: Benedict
> Priority: Normal
>
> RowFilter.CQLFilter optionally removes those partitions that have no matching
> results, but fails to close the iterator representing that partition’s
> unfiltered results, leaking resources when this happens.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]