You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/08/28 12:06:46 UTC

[jira] [Created] (CASSANDRA-10218) Remove unnecessary use of streams in IndexTransactions

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)