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

[jira] [Created] (CASSANDRA-9990) Use TreeBuilder directly where possible

Benedict created CASSANDRA-9990:
-----------------------------------

             Summary: Use TreeBuilder directly where possible
                 Key: CASSANDRA-9990
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9990
             Project: Cassandra
          Issue Type: Sub-task
          Components: Core
            Reporter: Benedict
            Priority: Minor
             Fix For: 3.x


In cases where we iteratively build a btree with sorted and unique values, we can use a TreeBuilder directly and avoid unnecessary copies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)