[ 
https://issues.apache.org/jira/browse/CASSANDRA-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886786#comment-13886786
 ] 

Sylvain Lebresne commented on CASSANDRA-6630:
---------------------------------------------

bq. If you track how far you've sorted the list to, you just sort the end 
unsorted portion, and then merge it into the sorted portion

Fair enough. That's just not a 2 lines change so I'd still go ahead committing 
as is and leave that to another ticket, but I'll let aleksey decide how he 
wants to do it. 

> Replace UnsortedColumns with ArrayBackedSortedColumns
> -----------------------------------------------------
>
>                 Key: CASSANDRA-6630
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6630
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Aleksey Yeschenko
>            Assignee: Aleksey Yeschenko
>             Fix For: 2.1
>
>         Attachments: 6630.txt
>
>
> It's possible for a counter mutation to have several CounterUpdateCell-s with 
> the same cell name. Those should be summed up and not ignored.



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

Reply via email to