mirror of
https://github.com/apache/activemq.git
synced 2025-02-08 19:15:20 +00:00
Moving clearedMarshalledState execution to the async listener on an async add to the message store. This is necessary to make sure this logic doens't execute until after the message is marshalled for the store.