You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2019/05/14 10:06:00 UTC

[jira] [Created] (CASSANDRA-15126) Resource leak when queries apply a RowFilter

Benedict created CASSANDRA-15126:
------------------------------------

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


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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org