-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(NODE-7121): prevent connection churn on backpressure errors when establishing connections #4800
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
Conversation
f4f55f6 to
e14a3ef
Compare
ad9299d to
151b986
Compare
541a8e0 to
70c1333
Compare
70c1333 to
d3ec74a
Compare
test/integration/server-discovery-and-monitoring/server_discovery_and_monitoring.prose.test.ts
Outdated
Show resolved
Hide resolved
test/unit/assorted/server_discovery_and_monitoring.spec.test.ts
Outdated
Show resolved
Hide resolved
|
This file is missing from the sync: |
tadjik1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @baileympearson, great work on syncing and improving tests! Just a few small comments from my side.
test/spec/server-discovery-and-monitoring/errors/error_handling_handshake.json
Show resolved
Hide resolved
test/integration/server-discovery-and-monitoring/server_discovery_and_monitoring.prose.test.ts
Show resolved
Hide resolved
tadjik1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @baileympearson!
dariakp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM pending one last comment thread above
Description
Summary of Changes
This PR adopts the backpressure changes from mongodb/specifications#1860 and mongodb/specifications#1855.
Notes for Reviewers
What is the motivation for this change?
Release Highlight
Release notes highlight
Double check the following
npm run check:lint)type(NODE-xxxx)[!]: descriptionfeat(NODE-1234)!: rewriting everything in coffeescript