spoorthibasu commented on PR #4418: URL: https://github.com/apache/flink-cdc/pull/4418#issuecomment-4765886974
Hi @ruanhang1993, @yuxiqian, would either of you have time to review this one when you get a chance? It's a MySQL source change that releases the snapshot split metadata once the source enters the binlog phase, to fix a JobManager OOM on large tables (around 300K splits for a 2.5B-row table). The description covers the failover cases. CI is green except for the Pipeline E2E Tests 2.x (4-Parallelism) run, where the OceanBaseE2eITCase test errored out on an unrelated container boot timeout. Happy to rebase or walk through anything. Thanks! -- 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]
