Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.1.7 Backport] CBG-3990 Ensure documents are imported when collection added to a db #6883

Merged
merged 4 commits into from
Jun 8, 2024

Conversation

adamcfraser
Copy link
Collaborator

@adamcfraser adamcfraser commented Jun 8, 2024

CBG-3990, backports CBG-3988

Defines an import version in the config that's incremented when a collection is added to a db. Removing a collection from a db does not increment version. When non-zero, the version is included in the import feed's DCP checkpoint prefix.

Integration Tests

Defines an import version in the config that's incremented when a collection is added to a db.  Removing a collection from a db does not increment version.  When non-zero, the version is included in the import feed's DCP checkpoint prefix.
@adamcfraser adamcfraser merged commit c531d4d into release/3.1.7 Jun 8, 2024
22 of 24 checks passed
@adamcfraser adamcfraser deleted the CBG-3990 branch June 8, 2024 19:25
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.

2 participants