Hi Liju

Alas we can’t use quotas directly to throttle replication. The problem is that, 
currently, fetch requests from followers include critical traffic (the 
replication of produce requests) as well as non critical traffic (brokers 
catching up etc) so we can’t apply the current quotas mechanism directly. We’re 
looking at this problem now though and there’ll be a KIP coming out shortly. 

All the best

Ben

> On 8 Jun 2016, at 08:34, Rajini Sivaram <rajinisiva...@googlemail.com> wrote:
> 
> Liju,
> 
> Quotas are not applied to the replica fetch followers.
> 
> Regards,
> 
> Rajini
> 
> On Fri, Jun 3, 2016 at 7:25 PM, Liju John <lijubj...@gmail.com> wrote:
> 
>> Hi ,
>> 
>> We are exploring the new quotas feature with Kafka 0.9.01.
>> Could you please let me know if quotas feature works for fetch follower as
>> well ?
>> We see that when a broker is down for a long time and brought back , the
>> replica catches up aggressively , impacting the whole cluster.
>> Would it be possible to throttle Fetch follower as well with quotas?
>> 
>> 
>> Regards,
>> Liju John
>> 

Reply via email to