cshannon opened a new pull request, #2408:
URL: https://github.com/apache/activemq/pull/2408

   This adopts the same approach as 
[LongSequenceGenerator](https://github.com/apache/activemq/blob/cd1dfa298c11dd614fdc16bad0b694639f185991/activemq-client/src/main/java/org/apache/activemq/util/LongSequenceGenerator.java#L25)
 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


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


Reply via email to