mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
Using a property on AMQPLargeMessage instead of a ThreadLocal This was causing issues on the journal as the message may transverse different threads on the journal.