Clebert Suconic created ARTEMIS-3027:
----------------------------------------
Summary: AMQP Expiration should be persisted on the journal
Key: ARTEMIS-3027
URL: https://issues.apache.org/jira/browse/ARTEMIS-3027
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Clebert Suconic
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)