[ 
https://issues.apache.org/jira/browse/CASSANDRA-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict updated CASSANDRA-7116:
--------------------------------

    Attachment: 7116.txt

Trivial one-line patch

> 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