Hi Kafka devs, I'd like to get a discussion going on KIP-296, which would allow Kafka Connect users to be able to define producer/consumer client configurations on a connector-by-connector basis to override worker-level defaults.
The KIP can be found here: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=80452962 Here is an implementation that I propose to expose these set of capabilities to connectors: https://github.com/natengall/kafka/commit/e9a6ae29403ee26baa1c6d6771075d25821f7f36 Please let me know your thoughts! Thanks! Cheers, Allen