C0urante opened a new pull request #11778:
URL: https://github.com/apache/kafka/pull/11778


   Implements the behavior described in 
[KIP-618](https://cwiki.apache.org/confluence/display/KAFKA/KIP-618%3A+Exactly-Once+Support+for+Source+Connectors#KIP618:ExactlyOnceSupportforSourceConnectors-Leaderaccesstoconfigtopic):
 using a transactional producer for writes to the config topic that should only 
be performed by the leader of the cluster.
   
   Relies on changes from:
   - https://github.com/apache/kafka/pull/11774
   - https://github.com/apache/kafka/pull/11775


-- 
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