Re: Producer-side persistence and re-sending

2013-03-04 Thread Jun Rao
Matan, Thanks for picking this up. Yes, this is likely a post 0.8 item and should go into trunk. Could you file a jira and post your initial design there for discussion? Jun On Sat, Mar 2, 2013 at 12:53 PM, matan wrote: > Hi, > > I am designing a patch on top the 0.8 code base. > The patch wou

Producer-side persistence and re-sending

2013-03-02 Thread matan
Hi, I am designing a patch on top the 0.8 code base. The patch would provide persistence on the producer side. Meaning that messages being passed to the producer are persisted rather than kept transiently in memory. So that if the broker/s cannot be reached, messages can accumulate and will b