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:16:04 UTC

[jira] [Created] (CASSANDRA-9991) Implement efficient btree removal

Benedict created CASSANDRA-9991:
-----------------------------------

             Summary: Implement efficient btree removal
                 Key: CASSANDRA-9991
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9991
             Project: Cassandra
          Issue Type: Sub-task
          Components: Core
            Reporter: Benedict
             Fix For: 3.x


Currently removal is implemented as a reconstruction by filtering and iterator over the original btree. This could be much more efficient, editing just the necessary nodes. 



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