You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2018/09/27 09:04:00 UTC

[jira] [Created] (CASSANDRA-14794) Avoid calling iter.next() in a loop when notifying indexers about range tombstones

Marcus Eriksson created CASSANDRA-14794:
-------------------------------------------

             Summary: Avoid calling iter.next() in a loop when notifying indexers about range tombstones
                 Key: CASSANDRA-14794
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14794
             Project: Cassandra
          Issue Type: Bug
            Reporter: Marcus Eriksson
             Fix For: 3.0.x, 3.11.x, 4.x


In [SecondaryIndexManager|https://github.com/apache/cassandra/blob/914c66685c5bebe1624d827a9b4562b73a08c297/src/java/org/apache/cassandra/index/SecondaryIndexManager.java#L901-L902] - avoid calling {{.next()}} in the {{.forEach(..)}}



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