[
https://issues.apache.org/jira/browse/ARTEMIS-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247582#comment-17247582
]
ASF subversion and git services commented on ARTEMIS-3027:
----------------------------------------------------------
Commit dfd41d958eff261c66804966617a3a3a3b9cfdc8 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=dfd41d9 ]
ARTEMIS-3027 Store calculated expiration as part of the journal record on AMQP
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)