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)

Reply via email to