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 bobby.pot...@gmail.com wrote: Hi Guozhang, That looks great! I think it would solve our case.

Consistent replication of an event stream into Kafka

2014-05-19 Thread Bob Potter
Hello, We have a use case where we want to replicate an event stream which exists outside of kafka into a kafka topic (single partition). The event stream has sequence ids which always increase by 1. We want to preserve this ordering. The difficulty is that we want to be able to have the process