kkonstantine opened a new pull request #11932:
URL: https://github.com/apache/kafka/pull/11932


   Reverts apache/kafka#11475
   
   Connect already allows users to enable idempotent producers for connectors 
and the Connect workers. Although Kafka producers enabled idempotency by 
default in 3.0, due to compatibility requirements and the fact that 
[KIP-318](https://cwiki.apache.org/confluence/display/KAFKA/KIP-318%3A+Make+Kafka+Connect+Source+idempotent)
 hasn't been explicitly approved, the changes here are reverted. A separate 
commit will explicitly disable idempotency in producers instantiated by Connect 
by default until KIP-318 is approved and scheduled for release. 


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to