loserwang1024 commented on PR #3983: URL: https://github.com/apache/flink-cdc/pull/3983#issuecomment-2808767405
> i add a static object to hold the schema To be honest, I doesn't recommanded that use static object in cdc connectot. It will influence between tasks(when in session mode), and also will influence multiple slots in same jvm. @leonardBang , CC, WDYT? -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org