You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2014/01/31 01:12:13 UTC

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

     [ https://issues.apache.org/jira/browse/APLO-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved APLO-301.
--------------------------------

    Resolution: Fixed

Implemented.  Should make it into a nightly snapshot soon.

> 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
>            Reporter: José Micó
>            Assignee: Hiram Chirino
>            Priority: Minor
>             Fix For: 1.7
>
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)