Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2025-01-03 Thread Divij Vaidya
gt; > > > individually (I'm not sure which is best, this is my first > > > > > > contribution!). > > > > > > > > > > > > I also see that KAFKA-10190 is mentioned in KIP-1009 as a related > > > > > > ticket. Coincidentally, I

Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2024-12-26 Thread Harry Fallows
that will move towards more easily configurable replication > > > > > throttling as it allows configuring the throttle rate across the > > > > > whole > > > > > cluster via a default value. As far as I understand, this change > >

Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2024-07-18 Thread Kamal Chandraprakash
y > > > > > > > > ---- Original Message ---- > > > > On 6/13/24 19:08, Hector Geraldino (BLOOMBERG/ 919 3RD A) > > > > hgerald...@bloomberg.net wrote: > > > > > > > > > Hi Harry, > > > > > > >

Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2024-07-14 Thread Harry Fallows
s, which aims to achieve the same goal (although from a > > > > different angle). > > > > > > > > Can you please take a look and see if this would work for the things > > > > you have in mind? Maybe we can partner and coalesce around either

Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2024-07-11 Thread Kamal Chandraprakash
nd > try to push it to the end line. > > > > > > KIP: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-1009%3A+Add+Broker-level+Throttle+Configurations > > > > > > From: dev@kafka.apache.org At: 06/13/24 09:22:40 UTC-4:00To: > dev@kafka.apache.

Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2024-07-04 Thread Harry Fallows
onfluence/display/KAFKA/KIP-1009%3A+Add+Broker-level+Throttle+Configurations > > > > From: dev@kafka.apache.org At: 06/13/24 09:22:40 UTC-4:00To: > > dev@kafka.apache.org > > Subject: Re: [DISCUSS] KIP-1051 Statically configured log replication > > throttling >

Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2024-06-13 Thread Hector Geraldino (BLOOMBERG/ 919 3RD A)
KIP and try to push it to the end line. KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1009%3A+Add+Broker-level+Throttle+Configurations From: dev@kafka.apache.org At: 06/13/24 09:22:40 UTC-4:00To: dev@kafka.apache.org Subject: Re: [DISCUSS] KIP-1051 Statically configured log

Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2024-06-13 Thread Harry Fallows
around either KIP and try to > push it to the end line. > > KIP: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-1009%3A+Add+Broker-level+Throttle+Configurations > > From: dev@kafka.apache.org At: 06/13/24 09:22:40 UTC-4:00To: > dev@kafka.apache.org > Subjec

Re: [DISCUSS] KIP-1051 Statically configured log replication throttling

2024-06-13 Thread Harry Fallows
Hi everyone, Bumping this thread, as I haven't yet had any replies. Kind regards, Harry On Thursday, 6 June 2024 at 17:59, Harry Fallows wrote: > Hi everyone, > > I would like to propose a change to allow the static configuration of leader > and follower replication throttling rates. > > T

[DISCUSS] KIP-1051 Statically configured log replication throttling

2024-06-06 Thread Harry Fallows
Hi everyone, I would like to propose a change to allow the static configuration of leader and follower replication throttling rates. These configurations are very useful for preventing client traffic from getting throttled by replication traffic during events that cause a spike in replication.