[ https://issues.apache.org/jira/browse/KAFKA-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924269#comment-16924269 ]
Marc Löhe commented on KAFKA-8660: ---------------------------------- I added a proof of concept implementation of a topic whitelist configuration option for all SMTs here : [https://github.com/apache/kafka/pull/7308] It would be amazing to get some feedback on how we can find a solution for the original problem. > Make ValueToKey SMT work only on a whitelist of topics > ------------------------------------------------------ > > Key: KAFKA-8660 > URL: https://issues.apache.org/jira/browse/KAFKA-8660 > Project: Kafka > Issue Type: Improvement > Components: KafkaConnect > Reporter: Marc Löhe > Priority: Minor > Labels: needs-kip > > For source connectors that publish on multiple topics it is essential to be > able to configure transforms to be active only for certain topics. I'll add a > PR to implement this on the example of the ValueToKey SMT. > I'm also interested in opionions if this would make sense to add as a > configurable option to all packaged SMTs or even as a capability for SMTs in > general. -- This message was sent by Atlassian Jira (v8.3.2#803003)