Re: Kafka Consumer - Java

2016-02-23 Thread Gwen Shapira
See below On Tue, Feb 23, 2016 at 11:45 AM, vivek shankar wrote: > Hello All, > > Can you please help with the below : > > I was reading up on Kafka 0.9 API version and came across the below : > > The following is a draft design that uses a high-available consumer > coordinator at the broker sid

Kafka Consumer - Java

2016-02-23 Thread vivek shankar
Hello All, Can you please help with the below : I was reading up on Kafka 0.9 API version and came across the below : The following is a draft design that uses a high-available consumer coordinator at the broker side to handle consumer rebalance. By migrating the rebalance logic from the consume