DanielLeens commented on issue #9511: URL: https://github.com/apache/seatunnel/issues/9511#issuecomment-4696883837
Checked the current `dev` branch again: this is now implemented by PR #11053, which was merged into `dev` on June 11, 2026. So the original problem here is no longer only a request for clarification or tracking scope. The `MongoDB-CDC` path now has a dedicated latest-offset / incremental-only startup implementation instead of relying on the old snapshot-fallback behavior. This issue is still useful as the original user-facing reproduction, but the implementation work itself has moved forward. If possible, please verify against: - the latest `dev` branch build, or - the next release that includes PR #11053 If the connector still falls back to snapshot mode there, please update the thread and we can continue checking. -- 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]
