Skip to content

GODRIVER-1659 fail fast during server selection if incompatible WireVersion #461

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

KritiRav
Copy link
Contributor

@KritiRav KritiRav commented Jul 20, 2020

https://jira.mongodb.org/browse/GODRIVER-1659

This pull request will ensure that if any server has an incompatible WireVersion, it will fail fast during server selection and return the appropriate error in order to be consistent with the spec.

@KritiRav KritiRav requested review from iwysiu and divjotarora July 20, 2020 14:12
@divjotarora divjotarora requested a review from jyemin July 20, 2020 15:41
@jyemin jyemin removed their request for review July 21, 2020 21:51
Copy link
Contributor

@divjotarora divjotarora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work so far! Some design questions/suggestions that I think will make this easier to understand.

@KritiRav KritiRav requested a review from divjotarora July 23, 2020 14:55
Copy link
Contributor

@divjotarora divjotarora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor testing nits but otherwise LGTM.

@KritiRav KritiRav merged commit a9223ce into mongodb:master Jul 27, 2020
@KritiRav KritiRav deleted the GODRIVER-1659-server-selection-error-for-incompatible-version branch July 27, 2020 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants