ars 2020 01:48
> À : users@kafka.apache.org<mailto:users@kafka.apache.org> <
> users@kafka.apache.org<mailto:users@kafka.apache.org>>
> Objet : Re: Reg : Slowness in Kafka
>
> Also check your Kafka Client and Server versions. There are serious
> latency issues when mixi
0 01:48
À : users@kafka.apache.org<mailto:users@kafka.apache.org>
mailto:users@kafka.apache.org>>
Objet : Re: Reg : Slowness in Kafka
Also check your Kafka Client and Server versions. There are serious latency
issues when mixing different client and server versions IF your consumers
ha
t : Re: Reg : Slowness in Kafka
Also check your Kafka Client and Server versions. There are serious latency
issues when mixing different client and server versions IF your consumers
handle multiple partitions.
> On 27/03/2020, at 12:59, Chris Larsen wrote:
>
> Hi Vidhya,
>
> H
Also check your Kafka Client and Server versions. There are serious latency
issues when mixing different client and server versions IF your consumers
handle multiple partitions.
> On 27/03/2020, at 12:59, Chris Larsen wrote:
>
> Hi Vidhya,
>
> How many tasks are you running against the topic
Hi Vidhya,
How many tasks are you running against the topic? How many partitions are
on the topic? Can you post the connector config anonymized?
Best,
Chris
On Thu, Mar 26, 2020 at 17:58 Vidhya Sakar wrote:
> Hi Team,
>
> The Kafka consumer is reading only 8 records per second.We have impleme
Yes it should be going much faster than that. Something is wrong in your setup.
-hans
> On Mar 26, 2020, at 5:58 PM, Vidhya Sakar wrote:
>
> Hi Team,
>
> The Kafka consumer is reading only 8 records per second.We have implemented
> apache Kafka and confluent connect S3. The confluent connect