-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-5662 - Add support for server selection's deprioritized servers to all topologies #2639
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
base: master
Are you sure you want to change the base?
Conversation
blink1073
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 assuming nothing changes in the spec PR
caseyclements
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 conditional on currently running resync patch.
|
Failures seem to be related to the GitHub outage, it is failing to pull and install mongo-orchestration |
Changes in this PR
Align PyMongo's server selection process with the updated algorithm in DRIVERS-3344. The summary of these changes are:
Test Plan
Expanded the existing server selection unit tests to include deprioritization tests.
Checklist
Checklist for Author
Checklist for Reviewer