Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We should allow disabling persisted redelivery on messages.
Every time a message is redelivery, and scheduled redelivery is used, an update record is stored in the broker.
This may add a big burden in the journal or jdbc journal.
We will keep this as true by default (in java) however new broker.xml configuration will have this as false, so we will keep current users' expectation while setting this to false for any new broker installation.
This is a borderline between bug and improvement.
Attachments
Issue Links
- links to