Skip to content

Conversation

kevinAlbs
Copy link
Contributor

@kevinAlbs kevinAlbs commented May 17, 2022

Summary

  • Insert key1Document in the keyvault.datakeys collection in the Explicit Encryption test setup.

Background & Motivation

Inserting key1Document was in the Go implementation but was missed when writing the setup steps.

Majority write concern must be used since the driver uses majority read concern to find key documents.

Please complete the following before merging:

  • Bump spec version and last modified date. Not applicable? This is a test setup step fix
  • Update changelog. Not applicable? This is a test setup step fix
  • Make sure there are generated JSON files from the YAML test files. **Not applicable. Only affects prose tests. **
  • Test changes in at least one language driver. Tested in Go and C
  • Test these changes against all server versions and topologies (including standalone, replica set, sharded clusters, and serverless).

key1Document must be inserted with majority write concern.
@kevinAlbs kevinAlbs marked this pull request as ready for review May 17, 2022 13:40
@kevinAlbs kevinAlbs requested a review from a team as a code owner May 17, 2022 13:40
@kevinAlbs kevinAlbs requested review from comandeo and removed request for a team and comandeo May 17, 2022 13:40
@kevinAlbs kevinAlbs merged commit 42cbd21 into mongodb:master May 17, 2022
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