Havret edited a comment on issue #37: AMQNET-615: NmsMessageConsumer takes a 
lock on a static field
URL: https://github.com/apache/activemq-nms-amqp/pull/37#issuecomment-534173404
 
 
   It doesn't affect it, as serial execution is guaranteed by 
SessionDispatcher. If I remember correctly this lock was introduced to support 
scenarios like:
   - Connection close waits for async delivery to complete
   - Consumer close waits for async delivery to complete
   - Session close waits for async delivery to complete

----------------------------------------------------------------
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

Reply via email to