-
Notifications
You must be signed in to change notification settings - Fork 244
DRIVERS-2884 Avoid connection churn when operations timeout #1675
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
Open
prestonvasquez
wants to merge
46
commits into
mongodb:master
Choose a base branch
from
prestonvasquez:DRIVERS-2884
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
0f12706
DRIVERS-2884 Add connection churn spec tests
prestonvasquez fe18120
DRIVERS-2884 Update json
prestonvasquez 05cc88b
DRIVERS-2884 Clean up spec tests
prestonvasquez 98c2a73
Update CMAP to include foreground read
prestonvasquez 4827995
Update changelog
prestonvasquez 234b729
Add justification for CMAP update
prestonvasquez ccfbcf1
Remove unecessary example
prestonvasquez fed567b
Use consistent keys
prestonvasquez 8840be4
Update timeouts
prestonvasquez c1bee3b
DRIVERS-2884 Resolve merge conflicts
prestonvasquez c0e5aee
DRIVERS-2884 Update pending response unified spec tests
prestonvasquez dde9e22
DRIVERS-2884 Add UML and update wording
prestonvasquez 5e0305a
DRIVERS-2884 Remove uneeded text from code snippet
prestonvasquez 496724c
DRIVERS-2884 Add prose tests
prestonvasquez 258edf8
DRIVERS-2884 Clean up presentation
prestonvasquez d217d10
DRIVERS-2884 Add logs and events
prestonvasquez cc8aec0
DRIVERS-2884 Add log part
prestonvasquez 3d98039
DRIVERS-2884 Add Q&A section
prestonvasquez 07e75bd
DRIVERS-2884 Add changelog
prestonvasquez 8d9e71b
DRIVERS-2884 Fix Markdown failures
prestonvasquez 5c68f77
DRIVERS-2884 Update schema
prestonvasquez e2653cb
DRIVERS-2884 Update schema w/ new connection events
prestonvasquez 00aa620
DRIVERS-2884 Remove additional properties
prestonvasquez b29d6cc
DRIVERS-2884 Remove ignoring extra events
prestonvasquez b04b340
DRIVERS-2884 Clean up tests
prestonvasquez 40b302c
DRIVERS-2884 Uncapitalize D in ID
prestonvasquez 4348b44
DRIVERS-2884 Another ID cleanup
prestonvasquez dd0dbe9
DRIVERS-2884 Remove the word write
prestonvasquez e43c466
DRIVERS-2884 Remove the word write
prestonvasquez 89754ce
Add punctuation
prestonvasquez bc893c6
Merge branch 'master' into DRIVERS-2884
prestonvasquez a3c00a4
DRIVERS-2884 Update schema latest
prestonvasquez 6a663eb
DRIVERS-2884 Clarify schema bump
prestonvasquez 9500fd5
DRIVERS-2884 Add pending response state
prestonvasquez 5f3726b
DRIVERS-2884 Move logging tests to csot-specific file
prestonvasquez d286786
DRIVERS-2884 Generate connection-logging-csot.json
prestonvasquez 9c5b33a
DRIVERS-2884 Fix bug; add test super section
prestonvasquez 7bd5c00
DRIVERS-2884 Add commandName: ping
prestonvasquez cc9ec5c
DRIVERS-2884 Clarify behavior for exhaust cursors
prestonvasquez a397306
DRIVERS-2884 Account for both pull and push i/o patterns
prestonvasquez ef75645
DRIVERS-2884 Update duration commentary
prestonvasquez b5c1202
DRIVERS-2884 Ensure all branches are tested
prestonvasquez c785d0a
DRIVERS-2884 Make Q&A read/receive agnostic
prestonvasquez 1097f63
DRIVERS-2884 Update retryable reads and writes to retry for network e…
prestonvasquez 49b5508
DRIVERS-2884 Update 1.24 with open/close schema udpates
prestonvasquez fe79807
DRIVERS-2884 Give pending response examplesin retryable r/w specs
prestonvasquez 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
777 changes: 777 additions & 0 deletions
777
source/client-side-operations-timeout/tests/pending-response.json
Large diffs are not rendered by default.
Oops, something went wrong.
411 changes: 411 additions & 0 deletions
411
source/client-side-operations-timeout/tests/pending-response.yml
Large diffs are not rendered by default.
Oops, something went wrong.
317 changes: 308 additions & 9 deletions
317
source/connection-monitoring-and-pooling/connection-monitoring-and-pooling.md
Large diffs are not rendered by default.
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
Oops, something went wrong.
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.