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 00:26:09 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13887239#comment-13887239 ] 

Hiram Chirino commented on APLO-301:
------------------------------------

Great idea.  Should be easy to implement.

> 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
>             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)