You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/03 18:33:00 UTC

[jira] [Commented] (ARTEMIS-2212) Avoid using CLQ on ServerConsumerImpl

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

ASF GitHub Bot commented on ARTEMIS-2212:
-----------------------------------------

Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2480
  
    @franz1981, did you make the change to syncronized methods? As this PR is about performance im for getting the most we can in one ;)


> Avoid using CLQ on ServerConsumerImpl
> -------------------------------------
>
>                 Key: ARTEMIS-2212
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2212
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.7.0
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Minor
>
> ServerConsumerImpl is using a ConcurrentLinkedQueue that can be avoided to be used considering that any accesses is guarded by a lock.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)