[
https://issues.apache.org/jira/browse/ARTEMIS-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253583#comment-17253583
]
ASF subversion and git services commented on ARTEMIS-3027:
----------------------------------------------------------
Commit 92d6ae87edec0375e24a53f37ad67d595a8511b1 in activemq-artemis's branch
refs/heads/master from Domenico Francesco Bruscino
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=92d6ae8 ]
ARTEMIS-3027 Fixing AMQP persister encoding
> 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: 1h 20m
> 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)