595b1@%3Cdev.kafka.apache.org%3E
From: Ted Yu
Sent: Saturday, September 2, 2017 1:50:42 PM
To: dev@kafka.apache.org
Subject: Turing on idempotence by default
Hi,
I was reading
https://www.confluent.io/blog/exactly-once-semantics-are-possible-heres-how-apache-kafka-do
Hi,
I was reading
https://www.confluent.io/blog/exactly-once-semantics-are-possible-heres-how-apache-kafka-does-it/
bq. this feature add negligible performance overhead over the
non-idempotent producer.
Should idempotence be turned on by default ?
Cheers