mirror of
https://github.com/apache/activemq.git
synced 2025-02-13 13:36:07 +00:00
Fixing copy method of ActiveMQTextMessage to prevent a race condition when concurrent store and dispatch is used with Queues We may need explicity synchronization between the text and content fields in the future if other issues pop up (cherry picked from commit ea09159a4087212964787e7cf68ef30170d115f0)