You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "José Micó (JIRA)" <ji...@apache.org> on 2013/02/26 03:18:13 UTC

[jira] [Created] (APLO-301) Add a "ttl" header to control message expiration

José Micó created APLO-301:
------------------------------

             Summary: Add a "ttl" header to control message expiration
                 Key: APLO-301
                 URL: https://issues.apache.org/jira/browse/APLO-301
             Project: ActiveMQ Apollo
          Issue Type: Wish
          Components: apollo-stomp
    Affects Versions: wish-list
            Reporter: José Micó
            Priority: Minor


The "expires" header has not much meaning when there is no guarantee that the clocks of the producer and the broker are synchronized.

It would be nice to have a "ttl" header which express the time to live in milliseconds.
The broker should handle it as "expires = now + ttl".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira