Re: ActiveMQ redelivering acknowledged messages

2014-11-25 Thread Tim Bain
Gary Tully, does the first change Sergiy referenced ( http://mail-archives.apache.org/mod_mbox/activemq-commits/201403.mbox/%3c58f67097f342495e921e1a25e951a...@git.apache.org%3E) really disable CLIENT_ACKNOWLEDGE from 5.10 onward, or is he misunderstanding the change you made? If he's got it right

Re: Are Scheduled Messages persistent ?

2014-11-25 Thread Timothy Bish
On 11/25/2014 09:15 AM, cdelgadob wrote: Hi all, Simple question: Are scheduled messages persistent regardless of the persistent configuration of the broker? I mean: I don't need to persist my inflight messages, but the scheduled ones, just in case the broker goes down. How can I achieve that?

Re: Are Scheduled Messages persistent ?

2014-11-25 Thread cdelgadob
Hi all, Simple question: Are scheduled messages persistent regardless of the persistent configuration of the broker? I mean: I don't need to persist my inflight messages, but the scheduled ones, just in case the broker goes down. How can I achieve that? Thanks! Carlos -- View this message