yittg commented on pull request #15501: URL: https://github.com/apache/flink/pull/15501#issuecomment-845629668
If the issue is the potential risk of introducing a complex dependency, i think it may be a way by adding a feature gate and refactoring the original adhoc watching like the current way, and the feature gate is used to control how to create the Watcher. And the original watcher will create a watch for each of watching, and the new one is based on informer. -- 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: [email protected]
