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

Ignore oplog entries from other dbs instead of throwing an error. #10604

Merged
merged 1 commit into from Jul 3, 2019
Merged

Ignore oplog entries from other dbs instead of throwing an error. #10604

merged 1 commit into from Jul 3, 2019

Conversation

DavidSichau
Copy link
Contributor

This is my first pull request to meteor, so I am sorry if I forgot something.

The changes targets issue: #10602

Instead of throwing an error if there is an oplog entire from another db on the same mongo instance it is now simply ignored.

I also pushed the minor version of the package.js file, I am not sure if there are required any further changes.

Copy link
Contributor

@benjamn benjamn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for remembering to bump the mongo package version!

@benjamn benjamn merged commit fd47bb3 into meteor:devel Jul 3, 2019
@benjamn benjamn added this to the Package Patches milestone Jul 3, 2019
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.

None yet

2 participants