Thanks Viktor. How do we intend to handle the case where a broker loses its
disk and has to catch up from the beginning?

Ismael

On Wed, Dec 4, 2019, 4:31 AM Viktor Somogyi-Vass <viktorsomo...@gmail.com>
wrote:

> Thanks for the notice Ismael, KAFKA-4313 fixed this issue indeed. I've
> updated the KIP.
>
> Viktor
>
> On Tue, Dec 3, 2019 at 3:28 PM Ismael Juma <ism...@juma.me.uk> wrote:
>
> > Hi Viktor,
> >
> > The KIP states:
> >
> > "KIP-73
> > <
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-73+Replication+Quotas
> > >
> > added
> > quotas for replication but it doesn't separate normal replication traffic
> > from reassignment. So a user is able to specify the partition and the
> > throttle rate but it will be applied to both ISR and non-ISR traffic"
> >
> > This is not true, ISR traffic is not throttled.
> >
> > Ismael
> >
> > On Thu, Oct 24, 2019 at 5:38 AM Viktor Somogyi-Vass <
> > viktorsomo...@gmail.com>
> > wrote:
> >
> > > Hi People,
> > >
> > > I've created a KIP to improve replication quotas by handling
> reassignment
> > > related throttling as a separate case with its own configurable limits
> > and
> > > change the kafka-reassign-partitions tool to use these new configs
> going
> > > forward.
> > > Please have a look, I'd be happy to receive any feedback and answer
> > > all your questions.
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-542%3A+Partition+Reassignment+Throttling
> > >
> > > Thanks,
> > > Viktor
> > >
> >
>

Reply via email to