You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/04/19 00:57:06 UTC

[jira] [Resolved] (AMQ-3271) Allow scheduled messages to time out

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

Timothy Bish resolved AMQ-3271.
-------------------------------

    Resolution: Fixed
      Assignee: Timothy Bish

Fixed in trunk.

> Allow scheduled messages to time out
> ------------------------------------
>
>                 Key: AMQ-3271
>                 URL: https://issues.apache.org/jira/browse/AMQ-3271
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.5.0
>         Environment: Windows 7
>            Reporter: Matthew Good
>            Assignee: Timothy Bish
>            Priority: Minor
>
> When scheduled messages are sent, they inherit the timestamp of the message used to schedule them.  So if I set up an hourly message using a cron string and give it a ttl of 5 minutes, any message sent 5 minutes after I set up the schedule goes straight to the DLQ.
> I am suggesting that the TTL field apply to the generated message and the generated message get a timestamp based on when it is sent.  This way a single repeating message can time out without stopping the whole schedule.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira