You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Pratik Gaglani <in...@gmail.com> on 2018/07/30 11:13:15 UTC

Dynamic matching of topics using regex for connector sink

Hi Dev,

With the release of the Kafka 1.1.0 (KIP-215) the support for the regex was added for the sink connector, however it is appears that the topics cannot be added dynamically matching the regex without restarting the connector. Can we add this in issues list? I am fairly new to Kafka.


-Pratik