Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Expiration calculation should be stored on as part of the journal in AMQP.
if you set TTL, when you reboot the server the calculation would be re-applied instead of using the previous value.
The broker should store the value instead of re-computing.
There are other scenarios where this would be an issue as well, like appliedDelay from address settings.