【发布时间】:2022-11-20 20:53:13
【问题描述】:
If we produce messages with ack=1 and a consumer is reading the messages, we are seeing that the consumer is losing messages(not processing all the messages). For example if I produce 50 messages, the consumer is only seeing 35 messages. I am not able to understand why it is happening.
【问题讨论】:
-
Need more info, such as partitions, consumer groups, retries on producer and consumer...
-
Hi Song, I think the cluster is doing a follower-fetch. I am trying to get more configuration details for the cluster and will confirm.
-
Checked this, client.rack is null so not sure why it is still behaving like this.
标签: apache-kafka confluent-platform