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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to