MartijnVisser commented on PR #77:
URL: 
https://github.com/apache/flink-connector-kafka/pull/77#issuecomment-1899948823

   > But now I am thinking more carefully, maybe just removing the topics from 
state that are not in the current subscription list is a better solution.
   
   That's what a user indeed should do at this point. Just removing an input 
topic has implications on your pipeline, and users shouldn't just do that. If 
users have a requirement to (dynamically) add or remove Kafka topics, they 
should use the solution that has been brought forward with 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=217389320


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to