fxbing opened a new pull request, #4527: URL: https://github.com/apache/flink-cdc/pull/4527
## What is the purpose of this pull request? Support [FLINK-40575](https://issues.apache.org/jira/browse/FLINK-40575) by allowing the Fluss pipeline source to dynamically unsubscribe and re-subscribe tables without restarting the job. ## Brief change log - Add checkpoint-safe table removal and re-subscription. - Clean up source state and caches for removed tables. - Update English and Chinese documentation. --- ## Verifying this change - Added unit and integration tests covering removal, recovery, failover, and re-subscription. - Verified focused integration tests with Flink 1.20 and Flink 2.2. ## Documentation - Does this pull request introduce a new feature? yes - If yes, how is the feature documented? docs and JavaDocs --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes (Codex) Generated-by: Codex (GPT-5) -- 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]
