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