-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Client Side Encryption
-
None
Summary
In cf45741 for CDRIVER-4563, the state collections for QEv2 are created before the wire version check for MongoDB 7.0+.
This is inconsistent with the order of operations defined in aa28f78 for DRIVERS-2524 and makes it possible for libmongoc to leave behind orphaned collections on a pre-7.0 server before returning an error.
- is caused by
-
CDRIVER-4563 Drivers should not create the ECC collection in v2 of queryable encryption
- Closed