You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Dejan Bosanac <de...@nighttale.net> on 2011/03/09 10:23:35 UTC

Re: delayed message persistance

Yes, the schedule message should persist.

take a look at the respective test in

https://fisheye6.atlassian.com/browse/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/scheduler/JmsSchedulerTest.java?hb=true

and https://issues.apache.org/jira/browse/AMQ-2897

Try creating a similar test for your problem.

Regards
-- 
Dejan Bosanac
-----------------
FuseSource - The experts in open source integration and messaging.
Email: dejanb@fusesource.com
Web: http://fusesource.com
Twitter:  http://twitter.com/dejanb
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Tue, Mar 8, 2011 at 7:40 PM, fachhoch <fa...@gmail.com> wrote:

> again in other words
>
> Are the Scheduled messages Persisted?   Scheduled  messages they do deliver
> as per the schedule.  (If i don't restart the broker in between)
> Looks like when i restart the broker the future Scheduled messages  are
> gone. i.e. not exist, as they don't persist.
> what is the correct behavior ?
>
> Please help me.
>
> I am using 5.4.2
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/delayed-message-persistance-tp3333697p3341991.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>