Re: Idempotency impact on Kafka performance.

2024-08-23 Thread Matthias J. Sax
Yes it does, but not my much. Cf https://www.confluent.io/blog/exactly-once-semantics-are-possible-heres-how-apache-kafka-does-it/ On 8/23/24 1:42 AM, Abhijit Dutta wrote: Hi, A quick clarification - Does enabling idempotency feature in Kafka affect the throughput. Has any benchmark bee

Idempotency impact on Kafka performance.

2024-08-23 Thread Abhijit Dutta
Hi, A quick clarification - Does enabling idempotency feature in Kafka affect the throughput. Has any benchmark been done till now? Ref:https://stackoverflow.com/questions/64939661/does-enabling-idempotence-on-a-kafka-producer-decrease-throughput Thanks Abhijit