Sam Tunnicliffe created CASSANDRA-10218:
-------------------------------------------
Summary: Remove unnecessary use of streams in IndexTransactions
Key: CASSANDRA-10218
URL: https://issues.apache.org/jira/browse/CASSANDRA-10218
Project: Cassandra
Issue Type: Improvement
Reporter: Sam Tunnicliffe
Assignee: Sam Tunnicliffe
Fix For: 3.0.0 rc1
As noted by [~benedict] in CASSANDRA-9459
([link|https://issues.apache.org/jira/browse/CASSANDRA-9459?focusedCommentId=14708330&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14708330]),
the three implementations of {{IndexTransaction}} in {{SecondaryIndexManager}}
all use streams unnecessarily and wastefully, which we should fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)