You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by coryplusplus <co...@gmail.com> on 2014/10/01 22:53:15 UTC

Re: timeToLive with out of sync clocks

Was a solution ever found for this particular problem. I am experiencing the
exact same scenario.



--
View this message in context: http://activemq.2283324.n4.nabble.com/timeToLive-with-out-of-sync-clocks-tp3009739p4686072.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: timeToLive with out of sync clocks

Posted by Tim Bain <tb...@alumni.duke.edu>.
I just read your other message where you indicate you're already aware of
the TimeStampPlugin, so disregard that suggestion.

On Fri, Oct 3, 2014 at 12:44 PM, Tim Bain <tb...@alumni.duke.edu> wrote:

> The TimeStampPlugin (http://activemq.apache.org/timestampplugin.html)
> will allow broker clocks to override the JMS timestamp on the message,
> ignoring faulty client clock; is that what you're looking for?
>
> Note that "timeToLive" in ActiveMQ generally refers to the number of
> brokers a message is allowed to traverse before being delivered to an end
> consumer; I think you're talking about message expiration instead, hence
> the suggestion above about the TimeStampPlugin.
>
> On Wed, Oct 1, 2014 at 2:53 PM, coryplusplus <co...@gmail.com>
> wrote:
>
>> Was a solution ever found for this particular problem. I am experiencing
>> the
>> exact same scenario.
>>
>>
>>
>> --
>> View this message in context:
>> http://activemq.2283324.n4.nabble.com/timeToLive-with-out-of-sync-clocks-tp3009739p4686072.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>
>

Re: timeToLive with out of sync clocks

Posted by Tim Bain <tb...@alumni.duke.edu>.
The TimeStampPlugin (http://activemq.apache.org/timestampplugin.html) will
allow broker clocks to override the JMS timestamp on the message, ignoring
faulty client clock; is that what you're looking for?

Note that "timeToLive" in ActiveMQ generally refers to the number of
brokers a message is allowed to traverse before being delivered to an end
consumer; I think you're talking about message expiration instead, hence
the suggestion above about the TimeStampPlugin.

On Wed, Oct 1, 2014 at 2:53 PM, coryplusplus <co...@gmail.com> wrote:

> Was a solution ever found for this particular problem. I am experiencing
> the
> exact same scenario.
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/timeToLive-with-out-of-sync-clocks-tp3009739p4686072.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>