Re: Consumer Multi-Fetch

2014-03-05 Thread Joel Koshy
On Thu, Mar 06, 2014 at 02:27:34AM +, Sandon Jacobs wrote: > I understand replication uses a multi-fetch concept to maintain the replicas > of each partition. I have a use case where it might be beneficial to grab a > “batch” of messages from a kafka topic and process them as one unit into a

Consumer Multi-Fetch

2014-03-05 Thread Sandon Jacobs
I understand replication uses a multi-fetch concept to maintain the replicas of each partition. I have a use case where it might be beneficial to grab a “batch” of messages from a kafka topic and process them as one unit into a source system – in my use case, sending the messages to a Flume sour