-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Ensure encrypted fields data exists fully #1802
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
Appears theres been a change when using mongocryptd and an empty document is returned. JAVA-5959
Patch: csfle-tests-with-mongocryptd-task on evergreen.
Updated test patch for the csfle-tests-with-mongocryptd-task - the legacy driver doesn't run the unified test.
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.
Legacy tests don't use the unified test runner (this was missed when migrating from the legacy runner)
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 👍
Appears theres been a change when using mongocryptd and an empty document is returned.
JAVA-5959