Radeity commented on issue #12953: URL: https://github.com/apache/dolphinscheduler/issues/12953#issuecomment-1322932154
Hi, @weixiaonan1 It's good to import MQ in your scenario which can decouple DS and your third-part systems. **However,** whether feedback it to DS have to discuss further. In my view, integrate such middleware support into DS is kind of weird. Instead, for change data capturing, you can independently use other middleware to monitor database change log (such as Canal, Debezium, Maxwell) which bring more flexibility, or use http-alert-plugin and develop an http interface to handle the result of execution. WDYT? Welcome to discuss about it. -- 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]
