Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.6.0
Description
persistent="false" means use only the memory persistence adapter, ignore the persistence attribute of a message or durable sub.
If a <persistenceAdapter /> element is specified in xml config, durable subs do get persistence of messages that will survive a restart. This is not the intent of persistent="false"
Attachments
Issue Links
- duplicates
-
AMQ-3444 Fail Fast or Warn on using fileCursors/fileQueueCursors when <broker persistent="false">
- Closed