-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix(NODE-4999): Write Concern 0 Must Not Affect Read Operations #3541
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
Merged
durran
merged 22 commits into
4.x
from
NODE-4999/write_concern_0_must_not_affect_read_operations
Feb 2, 2023
Merged
Changes from 12 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
9a17960
test(NODE-4999): Convert issue repro to failing test
W-A-James dc46642
test(NODE-4999): Got repro working
W-A-James 704e3fc
test(NODE-4999): Add tests to check for desired behaviour
W-A-James fa76f2d
fix(NODE-4999): WIP fix
W-A-James 4d7ff69
fix(NODE-4999): Start implementing fix
W-A-James 1c7c2c2
Merge branch '4.x' into NODE-4999/write_concern_0_must_not_affect_rea…
W-A-James 52f4cc5
fix(NODE-4999): revert unneeded type change and run eslint
W-A-James a74ebce
Merge branch 'NODE-4999/write_concern_0_must_not_affect_read_operatio…
W-A-James 877cd73
test(NODE-4999): Fix import and extend timeout
W-A-James 7f73b5b
fix(NODE-4999): simplify changes
W-A-James 2c0a14d
test(NODE-4999): Ensure test only runs on replica sets and sharded cl…
W-A-James 82557e3
test(NODE-4999): conditionally execute test
W-A-James 0f06672
fix(NODE-4999): explicitly delete writeConcern key
W-A-James 2f0a3a6
test(NODE-4999): Convert test to typescript
W-A-James 164731c
fix(NODE-4999): ensure that copy is made of options object
W-A-James 9ab6549
test(NODE-4999): extend timeout for changeStream test and change find…
W-A-James 2a26d17
test(NODE-4999): Change test names and ensure that checks in find.tes…
W-A-James 17ebd06
WIP
W-A-James d77a47b
test(NODE-4999): Fix for failing ci test
W-A-James 0c44d2a
chore(NODE-4999): change mongo-client-encryption version
W-A-James c5050a8
test(NODE-4999): Fix changeStream test
W-A-James b1c0c2a
Update test/integration/read-write-concern/write_concern.test.ts
W-A-James File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.