[
https://issues.apache.org/jira/browse/ARTEMIS-2212?focusedWorklogId=186348&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-186348
]
ASF GitHub Bot logged work on ARTEMIS-2212:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jan/19 15:26
Start Date: 17/Jan/19 15:26
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #2480: ARTEMIS-2212
Avoid using CLQ on ServerConsumerImpl
URL: https://github.com/apache/activemq-artemis/pull/2480
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 186348)
Time Spent: 0.5h (was: 20m)
> 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
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)