Skip to content

RUBY-2168 Support speculative authentication attempts in isMaster #1902

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

Merged
merged 2 commits into from
May 5, 2020

Conversation

p-mongo
Copy link
Contributor

@p-mongo p-mongo commented Apr 30, 2020

No description provided.

@p-mongo p-mongo changed the title RUBY-2168 rm RUBY-2168 Support speculative authentication attempts in isMaster May 1, 2020
@p-mongo
Copy link
Contributor Author

p-mongo commented May 1, 2020

@p-mongo p-mongo requested a review from egiurleo May 4, 2020 19:08
@p-mongo
Copy link
Contributor Author

p-mongo commented May 4, 2020

This PR breaks Kerberos since its code is separate from the driver. This will be hopefully dealt with in #1843.

# but at this point we don't know the mechanism that ultimately
# will be used (since this depends on the data returned by
# the handshake, specifically server version).
# However, we know that since only 4.4+ servers support speculative
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this since is extraneous.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think you are right, this blurb had more stuff in it previously.

@p-mongo p-mongo merged commit 06e61e5 into mongodb:master May 5, 2020
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