-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-6520): add client side operations timeoutMS #4095
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
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
4789552
feat(NODE-6090): Implement CSOT logic for connection checkout and ser…
W-A-James 1dfabeb
test(NODE-6120): Implement Unified test runner changes for CSOT (#4121)
W-A-James a791df7
refactor(NODE-6187): refactor to use TimeoutContext abstraction (#4131)
W-A-James e7d4494
refactor(NODE-6230): executeOperation to use iterative retry mechanis…
nbbeeken 3c8e63e
feat(NODE-5682): set maxTimeMS on commands and preempt I/O (#4174)
nbbeeken c8c6dee
feat(NODE-6231): Add CSOT behaviour for retryable reads and writes (#…
W-A-James 79dc352
feat(NODE-6312): add error transformation for server timeouts (#4192)
nbbeeken 5ed0b98
feat(NODE-6313): add CSOT support to sessions and transactions (#4199)
nbbeeken 9292e1d
feat(NODE-6304): add CSOT support for non-tailable cursors (#4195)
W-A-James 30adbd3
fix(NODE-6374): MongoOperationTimeoutError inherits MongoRuntimeError…
nbbeeken a089622
test: remove empty skipped context blocks (#4238)
W-A-James 9b7f952
feat(NODE-5844): add iscryptd to ServerDescription (#4239)
nbbeeken 0eb0b87
chore: allow clientBulkWrite to use TimeoutContext (#4251)
W-A-James 0559d85
feat(NODE-6274): add CSOT support to bulkWrite (#4250)
nbbeeken 0623dc3
feat(NODE-6275): Add CSOT support to GridFS (#4246)
W-A-James b39b5d4
refactor(NODE-6411): AbstractCursor accepts an external timeout conte…
baileympearson 20e43a1
feat(NODE-6305): Add CSOT support to tailable cursors (#4218)
W-A-James 2fb1140
feat(NODE-6389): add support for timeoutMS in StateMachine.execute() …
aditi-khare-mongoDB c011108
fix(NODE-6412): read stale response from previously timed out connect…
nbbeeken bea3cf3
feat(NODE-6403): add CSOT support to client bulk write (#4261)
baileympearson b03b3f3
chore: fix a few flaky CSOT tests (#4278)
baileympearson 583024c
feat(NODE-6421): add support for timeoutMS to explain helpers (#4268)
baileympearson c4b4600
docs(NODE-6223): timeoutMS does not govern auto-connect (#4280)
nbbeeken 18b3d31
chore: fix resource management tests (#4293)
baileympearson 3054eaf
feat(NODE-6390): Add timeoutMS support to auto encryption (#4265)
aditi-khare-mongoDB bdaf4cf
feat(NODE-6446): deprecate legacy timeout options (#4279)
W-A-James b160d0d
feat(NODE-6392): add timeoutMS support to ClientEncryption helpers pa…
nbbeeken 858c7cf
feat(NODE-6387): Add CSOT support to change streams (#4256)
W-A-James 4787342
feat(NODE-6391): Add timeoutMS support to explicit encryption (#4269)
aditi-khare-mongoDB c619368
fix(NODE-6454): use timeoutcontext for state machine execute() cursor…
baileympearson 0f37094
docs(NODE-6457): Document CSOT change stream behaviour (#4301)
W-A-James 3932a03
docs(NODE-6458): document CSOT for explicit encryption (#4302)
baileympearson 22d8c17
docs(NODE-6456): document CSOT pt 1 (#4292)
W-A-James 03e42d4
chore(NODE-6493): CSOT clean ups and sync runCursorCommand test (#4309)
nbbeeken 5d497c5
docs(NODE-6516): add documentation for MongoOperationTimeoutError and…
nbbeeken 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.