[ 
https://issues.apache.org/jira/browse/KAFKA-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Harris resolved KAFKA-7217.
--------------------------------
    Fix Version/s: 1.1.0
       Resolution: Fixed

> Loading dynamic topic data into kafka connector sink using regex
> ----------------------------------------------------------------
>
>                 Key: KAFKA-7217
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7217
>             Project: Kafka
>          Issue Type: Improvement
>          Components: connect
>    Affects Versions: 1.1.0
>            Reporter: Pratik Gaglani
>            Priority: Major
>             Fix For: 1.1.0
>
>
> The new feature to use regex KAFKA-3074
> in connectors, however it seems that the topic data from the newly added 
> topics after the connector has been started is not consumed until the 
> connector is restarted. We have a need to dynamically added new topic and 
> have connector consume the topic based on regex defined in properties of 
> connector. How can it be achieved? Ex: regex: topic-.* topic: topic-1, 
> topic-2 If I introduce new topic topic-3, then how can I make the connector 
> consume the topic data without restarting it?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to