Skip to content

[Feature](mongodb-cdc) Expose split-related CDC options for MongoDB#673

Open
ziyanTOP wants to merge 1 commit into
apache:masterfrom
ziyanTOP:feature-mongodb-split-options
Open

[Feature](mongodb-cdc) Expose split-related CDC options for MongoDB#673
ziyanTOP wants to merge 1 commit into
apache:masterfrom
ziyanTOP:feature-mongodb-split-options

Conversation

@ziyanTOP
Copy link
Copy Markdown

Fixes #665

Expose additional MongoDB CDC source options that were previously not
configurable in mongodb-sync-database:

- scan.incremental.snapshot.chunk.size.mb
- scan.incremental.snapshot.chunk.samples
- split.meta.group.size
- close.idle.readers
- scan.full-changelog
- scan.cursor.no-timeout

These options allow users to control snapshot chunk granularity and
reader behavior, which is especially useful for large collections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature](mongodb-cdc) Expose split-related CDC options for MongoDB

1 participant