-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Component/s: Client Side Encryption
-
None
-
Needed
Summary
Add a test for the Queryable Encryption (QE) command: cleanupStructuredEncryptionData
Motivation
The cleanupStructuredEncryptionData is processed by libmongocrypt. It is processed nearly identically to the compactStructuredEncryptionData command.
The test will require libmongocrypt 1.9.0 to get the change: MONGOCRYPT-564. And will require server 7.1.0 builds containing SERVER-74798
How likely is it that this problem or use case will occur?
Low? Testing locally has not shown any issue.
Is this issue urgent?
No? cleanupStructuredEncryptionData is enabled in server 7.1.0.
Is this ticket only for tests?
Yes.
- is testing
-
MONGOCRYPT-564 Process cleanupStructuredEncryptionData in encryption context
- Closed