HavretGC opened a new 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] With regards, Apache Git Services
