Skip to content
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

DRIVERS-2675: Remove use of "sharded-replicaset" #1443

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jul 17, 2023

https://jira.mongodb.org/browse/DRIVERS-2675

Although one test does not specify a minServerVersion, "sharded-replicaset" is still redundant since $readPreference is always sent to mongos.

  • Make sure there are generated JSON files from the YAML test files.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded clusters, and serverless).

Although one test does not specify a minServerVersion, "sharded-replicaset" is still redundant since $readPreference is always sent to mongos.
@jmikola
Copy link
Member Author

jmikola commented Jul 19, 2023

PHPLIB patch build succeeded, so I'll proceed with merging.

@jmikola jmikola merged commit 9d7ceed into mongodb:master Jul 19, 2023
3 checks passed
@jmikola jmikola deleted the drivers-2675 branch July 19, 2023 15:46
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