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

Jonathan Ellis commented on CASSANDRA-7116:
-------------------------------------------

Hmm, in CASSANDRA-6933 you sneaked in a change to Collections.synchronizedList 
for trunk.  Which do you prefer? :)

> Use ConcurrentLinkedQueue instead of NonBlockingHashSet in AbstractRowResolver
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-7116
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7116
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Trivial
>             Fix For: 2.1 rc1
>
>         Attachments: 7116.txt
>
>
> There's no reason to use a NBHM in this class, as we only add unique 
> elements. A CLQ seems a more appropriate lightweight datastructure to use



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to