-
Notifications
You must be signed in to change notification settings - Fork 43
DOCSP-30349: server selection errors #548
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
DOCSP-30349: server selection errors #548
Conversation
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 with a suggestion
the request timed out as MongoDB was unable to select a server that | ||
satisfied the read preference of ``primary``. In this situation, reads |
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.
S: I think this sentence still makes sense if you change to present tense:
the request timed out as MongoDB was unable to select a server that | |
satisfied the read preference of ``primary``. In this situation, reads | |
the request times out as MongoDB is unable to select a server that | |
satisfies the read preference of ``primary``. In this situation, reads |
Server Selection Errors | ||
----------------------- | ||
|
||
MongoDB might not be able to complete a request even when some servers |
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.
MongoDB might not be able to complete a request even when some servers | |
Your application might not be able to complete a request even when some servers |
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!
* DOCSP-30349: server sel errors * NR PR fixes 1 * JY tech review * fixes * anchor * vale fix (cherry picked from commit aad1fae)
* DOCSP-30349: server sel errors * NR PR fixes 1 * JY tech review * fixes * anchor * vale fix (cherry picked from commit aad1fae)
* DOCSP-30349: server sel errors * NR PR fixes 1 * JY tech review * fixes * anchor * vale fix (cherry picked from commit aad1fae)
* DOCSP-30349: server sel errors * NR PR fixes 1 * JY tech review * fixes * anchor * vale fix (cherry picked from commit aad1fae)
* DOCSP-30349: server sel errors * NR PR fixes 1 * JY tech review * fixes * anchor * vale fix (cherry picked from commit aad1fae)
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-30349
Staging - https://preview-mongodbrustagir.gatsbyjs.io/java/DOCSP-30349-server-sel-errors/connection-troubleshooting/#server-selection-timeout-exceptions
Self-Review Checklist