DanielLeens commented on PR #10799: URL: https://github.com/apache/seatunnel/pull/10799#issuecomment-4655088242
Thanks for the follow-up. I rechecked the current PR state on June 9, 2026. The head is still `20e711d1abbe7298920c39fc3eed1cacb349e87e`, so I am treating this as a reply-only follow-up rather than a fresh full review. I also looked at the failing Build details. @davidzollo is right that the current CI failure is still on this PR path: in `updated-modules-integration-test-part-1 (11, ubuntu-latest)` the failure chain includes `Coordinator Provider for node Source: Postgres-CDC-Source is not serializable`, rooted in `java.io.NotSerializableException: io.debezium.relational.TableId`. So at the moment this is not just an unrelated red job. Once you push a new commit that removes `TableId` from the serializable coordinator/runtime path, I am happy to do another full pass on the latest head. -- 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]
