hql0312 commented on PR #3983:
URL: https://github.com/apache/flink-cdc/pull/3983#issuecomment-2791686493

   @Mrart i have a question. i think the performance issue is that, when add 
new table to config, the stream split will change to snapshot split , and when 
every snapshot split finished , it will add stream split once for every 
snapshot,  and the stream split reader will be set null, the stream split  
reader will be recreated. the schema will reload for the config tablefilter. 
and the change code how to performance the logic ?


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

Reply via email to