Re: Re-delivery of messages to a consumer

2012-12-17 Thread spam trap
On Mon, 17 Dec 2012 06:14:14 -0500, Timothy Bish wrote: >On Mon, 2012-12-17 at 09:57 +, spam trap wrote: >> We are using AcvtiveMQ CPP 3.4.4 and are using a consumer with >> INDIVIDUAL_ACKNOWLEDGE. Is there any way of getting the >> un-acknowledged messages redelivered without closing and r

Re: Re-delivery of messages to a consumer

2012-12-17 Thread Timothy Bish
On Mon, 2012-12-17 at 09:57 +, spam trap wrote: > We are using AcvtiveMQ CPP 3.4.4 and are using a consumer with > INDIVIDUAL_ACKNOWLEDGE. Is there any way of getting the > un-acknowledged messages redelivered without closing and reopening the > session? > I think session-recover might do t

Re-delivery of messages to a consumer

2012-12-17 Thread spam trap
We are using AcvtiveMQ CPP 3.4.4 and are using a consumer with INDIVIDUAL_ACKNOWLEDGE. Is there any way of getting the un-acknowledged messages redelivered without closing and reopening the session?