-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 2.10.0
-
Component/s: Field Level Encryption
-
None
The driver automatically launches the mongocryptd process as necessary (in response to a server selection timeout).
But if the mongocryptd process takes more than one second to spin up the driver throws a second non-recoverable server selection timeout.
Some mechanism is needed to delay the second round of server selection until mongocryptd is up and running and discovered by SDAM.
- is related to
-
DRIVERS-1860 Avoiding a second server selection timeout when spawning mongocryptd
- Closed