[
https://issues.apache.org/jira/browse/AMQNET-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936796#comment-16936796
]
ASF subversion and git services commented on AMQNET-615:
--------------------------------------------------------
Commit b804eaa18c8f5ea26339c044989336a8d13191d0 in activemq-nms-amqp's branch
refs/heads/master from Michael André Pearce
[ https://gitbox.apache.org/repos/asf?p=activemq-nms-amqp.git;h=b804eaa ]
Merge pull request #37 from HavretGC/do_not_take_lock_on_static_field
AMQNET-615: NmsMessageConsumer takes a lock on a 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)