[ https://issues.apache.org/jira/browse/KAFKA-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883835#comment-16883835 ]
ASF GitHub Bot commented on KAFKA-8660: --------------------------------------- bfncs commented on pull request #7084: KAFKA-8660: Make ValueToKey SMT work only on a whitelist of topics URL: https://github.com/apache/kafka/pull/7084 For source connectors that publish on multiple topics it is essential to be able to configure transforms to be active only for certain topics.This PR adds this config option for the ValueToKey SMT. I'm also interested in opinions 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 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > > 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 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 (v7.6.14#76016)