research project ).
Thank you.
From: Edward Capriolo
Sent: Monday, January 31, 2022 11:28 PM
To: users@kafka.apache.org
Subject: Re: Kafka Consumer Fairness when fetching events from different
partitions.
On Monday, January 31, 2022, Chad Preisler wrote:
> He
On Monday, January 31, 2022, Chad Preisler wrote:
> Hello,
>
> I got this from the JavaDocs for KafkaConsumer.
>
> * If a consumer is assigned multiple partitions to fetch data from, it
> will try to consume from all of them at the same time,
> * effectively giving these partitions the same pri
Hello,
I got this from the JavaDocs for KafkaConsumer.
* If a consumer is assigned multiple partitions to fetch data from, it
will try to consume from all of them at the same time,
* effectively giving these partitions the same priority for consumption.
However in some cases consumers may want