Rob Godfrey created QPID-5934:
---------------------------------

             Summary: [Java Broker] Allow TTL to be overridden on a per-Queue 
basis
                 Key: QPID-5934
                 URL: https://issues.apache.org/jira/browse/QPID-5934
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 0.29


Rather than relying on the sender to correctly set TTL, it is sometimes useful 
to be able to override the TTL on messages on a given queue (either to ensure 
that messages on a given queue are expunged after a certain period of time, or, 
conversely, to ensure that they are not expunged prematurely).

By setting a minimum and maximum message ttl time on a queue, the administrator 
of the queue should be able to control what ttl values are applied. (Note that 
if the message arrives in multiple queues, the ttl on one queue should not 
affect the ttl on a separate queue).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to