[ https://issues.apache.org/jira/browse/KAFKA-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026442#comment-17026442 ]
ASF GitHub Bot commented on KAFKA-9422: --------------------------------------- rhauch commented on pull request #8017: KAFKA-9422: Track the set of topics a connector is using (KIP-558) URL: https://github.com/apache/kafka/pull/8017 ---------------------------------------------------------------- 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 > Track the set of topics a connector is using > -------------------------------------------- > > Key: KAFKA-9422 > URL: https://issues.apache.org/jira/browse/KAFKA-9422 > Project: Kafka > Issue Type: Improvement > Components: KafkaConnect > Affects Versions: 2.5.0 > Reporter: Konstantine Karantasis > Assignee: Konstantine Karantasis > Priority: Major > Fix For: 2.5.0 > > > Now that soon (after > [KIP-158|https://cwiki.apache.org/confluence/display/KAFKA/KIP-158%3A+Kafka+Connect+should+allow+source+connectors+to+set+topic-specific+settings+for+new+topics] > is implemented) source connectors will be able to create topics during > runtime with custom topic-specific properties, in ways beyond what automatic > topic creation could allow, a nice new feature would be to also keep track > which topics are actually used per connector, after such a connector is > created. > This information could be exposed by extending the Connect REST API to add a > topics endpoint under the connector endpoint (similar to the status or config > endpoints). -- This message was sent by Atlassian Jira (v8.3.4#803005)