[
https://issues.apache.org/jira/browse/AMQNET-615?focusedWorklogId=316749&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-316749
]
ASF GitHub Bot logged work on AMQNET-615:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Sep/19 15:18
Start Date: 23/Sep/19 15:18
Worklog Time Spent: 10m
Work Description: HavretGC commented on pull request #37: AMQNET-615:
NmsMessageConsumer takes a lock on static field
URL: https://github.com/apache/activemq-nms-amqp/pull/37
NmsMessageConsumer takes a lock on a static field, in order to support
serial execution of messages. As a result messages are delivered in serial
order even if the consumers do not share the same session.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 316749)
Remaining Estimate: 0h
Time Spent: 10m
> NmsMessageConsumer takes a lock on static field
> -----------------------------------------------
>
> Key: AMQNET-615
> URL: https://issues.apache.org/jira/browse/AMQNET-615
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: AMQP
> Reporter: Krzysztof Porebski
> Priority: Major
> Fix For: 1.8.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NmsMessageConsumer takes a lock on a static field, in order to support serial
> execution of messages. As a result messages are delivered in serial order
> even if the consumers do not share the same session.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)