Re: Consistent replication of an event stream into Kafka

2014-05-20 Thread Guozhang Wang
We plan to work on the feature this summer, and make it available in the 0.9 release. Please try it out then and give us any feedbacks you have. Guozhang On Tue, May 20, 2014 at 9:23 AM, Bob Potter wrote: > Hi Guozhang, > > That looks great! I think it would solve our case. > > Thanks, > Bob >

Re: Consistent replication of an event stream into Kafka

2014-05-20 Thread Bob Potter
Hi Guozhang, That looks great! I think it would solve our case. Thanks, Bob On 20 May 2014 00:18, Guozhang Wang wrote: > Hello Bob, > > What you described is similar to the idempotent producer design that we are > now discussing about: > > https://cwiki.apache.org/confluence/display/KAFKA/Ide

Re: Consistent replication of an event stream into Kafka

2014-05-19 Thread Guozhang Wang
Hello Bob, What you described is similar to the idempotent producer design that we are now discussing about: https://cwiki.apache.org/confluence/display/KAFKA/Idempotent+Producer Do you think this new feature will solve your case? Guozhang On Mon, May 19, 2014 at 2:40 PM, Bob Potter wrote: