mirror of
https://github.com/apache/activemq.git
synced 2025-02-11 04:26:29 +00:00
This commit fixes the initialization of the StoreQueueCursor message audit object to make sure it's shared between the persistent and non persistent cursors. It also adds a check to ensure that duplicate calls to start will not try and init more than once.