d-t-w commented on PR #12260: URL: https://github.com/apache/kafka/pull/12260#issuecomment-1149320749
Hi @ijuma I rm'd the `ul` tag. That format was originally requested in the comments here: https://issues.apache.org/jira/browse/KAFKA-13598 More info here: https://kpow.io/articles/kafka-producer-breaking-change/ I'm not sure including this line in the previous `li` is a good idea that mixes this note into the context of a statement about Connect, this breaking change impacts any user of Kafka where: 1. The Kafka Cluster has brokers running version < 2.8.0, and 2. The Kafka Cluster has ACLs configured, but not IDEMPOTENT_WRITE, and 3. Producer configuration is default, or capable of being defaulted to idempotent 4. The producing application is using Kafka-Clients version > 3.2.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
