[
https://issues.apache.org/jira/browse/AMQNET-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936795#comment-16936795
]
ASF subversion and git services commented on AMQNET-615:
--------------------------------------------------------
Commit 9aa690bcc3bfa1fc4f1d3bab3de790174cb72c5d in activemq-nms-amqp's branch
refs/heads/master from Havret
[ https://gitbox.apache.org/repos/asf?p=activemq-nms-amqp.git;h=9aa690b ]
AMQNET-615: Do not lock on static field
> NmsMessageConsumer takes a lock on a 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: 1h
> 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)