cshannon opened a new pull request, #2420: URL: https://github.com/apache/activemq/pull/2420
This adopts the same approach as LongSequenceGenerator and uses an Atomic field updater to avoid using synchronized. The sequence generator is used by ResponseCorrelator so the existing tests will catch any errors. See https://issues.apache.org/jira/browse/AMQ-7300 (cherry picked from commit 9c3add11f743ed97b438f2b630a11644e6772443) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
