-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-6389): add support for timeoutMS in StateMachine.execute() #4243
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
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
3c2ec0a
feat(NODE-6090): Implement CSOT logic for connection checkout and ser…
W-A-James 909578f
test(NODE-6120): Implement Unified test runner changes for CSOT (#4121)
W-A-James e101750
refactor(NODE-6187): refactor to use TimeoutContext abstraction (#4131)
W-A-James e4efd3f
refactor(NODE-6230): executeOperation to use iterative retry mechanis…
nbbeeken 22082c9
feat(NODE-5682): set maxTimeMS on commands and preempt I/O (#4174)
nbbeeken bf95fa4
feat(NODE-6231): Add CSOT behaviour for retryable reads and writes (#…
W-A-James c63d102
feat(NODE-6312): add error transformation for server timeouts (#4192)
nbbeeken 1eab23d
feat(NODE-6313): add CSOT support to sessions and transactions (#4199)
nbbeeken 4c4b0a9
feat(NODE-6304): add CSOT support for non-tailable cursors (#4195)
W-A-James 558d416
fix(NODE-6374): MongoOperationTimeoutError inherits MongoRuntimeError…
nbbeeken 3ed4a14
test: remove empty skipped context blocks (#4238)
W-A-James d3438ea
feat(NODE-5844): add iscryptd to ServerDescription (#4239)
nbbeeken ff561e3
temp
aditi-khare-mongoDB 164780c
temp
aditi-khare-mongoDB 12a7e2e
chore: plumb timeoutMS around more
nbbeeken 999f23d
feat(NODE-6090): Implement CSOT logic for connection checkout and ser…
W-A-James 0355404
test(NODE-6120): Implement Unified test runner changes for CSOT (#4121)
W-A-James 5ef3d69
refactor(NODE-6187): refactor to use TimeoutContext abstraction (#4131)
W-A-James 7139b8f
refactor(NODE-6230): executeOperation to use iterative retry mechanis…
nbbeeken acfb4fc
feat(NODE-5682): set maxTimeMS on commands and preempt I/O (#4174)
nbbeeken 4efff95
feat(NODE-6231): Add CSOT behaviour for retryable reads and writes (#…
W-A-James 1997f81
feat(NODE-6312): add error transformation for server timeouts (#4192)
nbbeeken cc3ef8f
feat(NODE-6313): add CSOT support to sessions and transactions (#4199)
nbbeeken 38affae
feat(NODE-6304): add CSOT support for non-tailable cursors (#4195)
W-A-James 738188b
fix(NODE-6374): MongoOperationTimeoutError inherits MongoRuntimeError…
nbbeeken c4a7c2c
test: remove empty skipped context blocks (#4238)
W-A-James 5aa6d4c
feat(NODE-5844): add iscryptd to ServerDescription (#4239)
nbbeeken 17a2fde
chore: allow clientBulkWrite to use TimeoutContext (#4251)
W-A-James aead2f1
Merge branch 'NODE-6090' into NODE-6389
aditi-khare-mongoDB 88ca990
half testing
aditi-khare-mongoDB 2e3a84c
revert state machine test changes
aditi-khare-mongoDB e6e9fb4
requested changes
aditi-khare-mongoDB 3dc383b
Merge branch 'NODE-6090' into NODE-6389
aditi-khare-mongoDB 702a03e
lint fix
aditi-khare-mongoDB 3b6a23b
test fix
aditi-khare-mongoDB 5560a1b
no negative timeouts
aditi-khare-mongoDB 601c159
requested changes
aditi-khare-mongoDB 096f154
fix failing tests
aditi-khare-mongoDB 5aba790
requested changes 3
aditi-khare-mongoDB 903e0d0
limit flaky tests
aditi-khare-mongoDB 709f725
Merge branch 'NODE-6090' into NODE-6389
aditi-khare-mongoDB cb12f64
lint fix
aditi-khare-mongoDB 01aca89
Merge branch 'NODE-6090' into NODE-6389
baileympearson 6ea56d3
Merge branch 'NODE-6090' into NODE-6389
baileympearson 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
Oops, something went wrong.
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.