-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
DRIVERS-1459 requires that drivers use a separate MongoClient for internal CSFLE metadata queries (e.g. listCollections on the keyvault database). Since libmongoc does not implement CMAP, this is not applicable and the same MongoClient is used; however, the spec test runner needs to be modified to ignore extra events that will be observed due to using the same MongoClient (see: mongodb/mongo-c-driver@abf9905).
- is related to
-
PHPLIB-671 Add load balancer topology to Evergreen matrix
- Closed
-
CDRIVER-3856 Sharing a MongoClient for metadata lookup can lead to deadlock in drivers using automatic encryption
- Closed