activemq/activemq-client
Christopher L. Shannon (cshannon) 8812cb9b8e https://issues.apache.org/jira/browse/AMQ-5426
Fixing a race condition in ActiveMQMessageConsumer that could cause a
NPE when the consumer is closing by only modifing pendingAck inside of
the deliveredMessagesMutex

Thanks to Michael Wong for providing the test case for this issue.

(cherry picked from commit c02bc648460059b6dbc201fa21b7ee0ce2445082)
2016-07-05 20:38:59 +00:00
..