Aleksey Yeschenko created CASSANDRA-6662:
--------------------------------------------

             Summary: Sort/reconcile cells in ArrayBackedSortedColumns only 
when an accessor is called
                 Key: CASSANDRA-6662
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6662
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
             Fix For: 2.1


To avoid poor performance with huge numbers of cells added out of order (which 
should be rare, but *can* happen with certain batch scenarios) we should make 
ABSC only sort/reconcile its cells when an actual accessor is actually called, 
delaying sorting until the very end.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to