vincent royer created CASSANDRA-13499:
-----------------------------------------

             Summary: Avoid duplicate calls to the same custom row index
                 Key: CASSANDRA-13499
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13499
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: vincent royer
            Priority: Minor
             Fix For: 3.0.14, 3.11.0, 4.x
         Attachments: 0006-Avoid-duplicate-calls-to-the-same-custom-index.patch

Avoid duplicate calls to the same custom row index by using a dedicated 
Set<Index> rather than the collection indexes.values().



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to