obby created ARTEMIS-2841:
-----------------------------
Summary: Global TTL and/or exact xxpiry time for a broker/address
Key: ARTEMIS-2841
URL: https://issues.apache.org/jira/browse/ARTEMIS-2841
Project: ActiveMQ Artemis
Issue Type: New Feature
Components: Broker
Affects Versions: 2.14.0
Reporter: obby
Fix For: 2.14.0
In certain application logic and business requirements I have come across,
there has been a need to have a global TTL or set time for expiry of all
messages in a broker or address. one use case was that at midnight, all
messages should expire and not be sent. Another use case was that every message
would have a set ttl (8 hours). This is all achievable currently from
application by setting the expiry time or expiration delay for a message in the
the producer. But it would really be helpful if there was an option to set the
same at address/broker level.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)