Jordan West created CASSANDRA-15533:
---------------------------------------

             Summary: Don't allocate unneeded MergeIterator in 
OnDiskToken#iterator 
                 Key: CASSANDRA-15533
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15533
             Project: Cassandra
          Issue Type: Improvement
          Components: Feature/SASI
            Reporter: Jordan West
            Assignee: Jordan West


When reviewing CASSANDRA-15392 it became apparent that the MergeIterator 
allocated by OnDiskToken#iterator is rarely necessary and so we should avoid 
allocating one when not needed and skip the MergeIterator pool when needed 
because its unlikely to be sized correctly. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to