Is it advisable to store the messages in memory during redelivery for a long time..if not can you please tell me what is the alternative...?
On Saturday, September 5, 2015, Claus Ibsen <[email protected]> wrote: > Yes Camel's error handler stores the messages in memory when it does > waits to do redeliveries. > > > On Fri, Sep 4, 2015 at 11:35 PM, ravi narayanan <[email protected] > <javascript:;>> wrote: > > Hi Claus, > > I have a query in using redelivery policy.if my volume is huge and no of > > data items in my payload is more is it advisable to use redelivery ,coz I > > would assume the message will be stored in memory during retrial. > > > > On Thursday, June 25, 2015, Lambert, Michael <[email protected] > <javascript:;>> > > wrote: > > > >> I'm > >> > > > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2nd edition: http://www.manning.com/ibsen2 >
