Details
-
Improvement
-
Resolution: Fixed
-
Minor - P4
-
1.9.0
-
None
Description
The Driver Sessions Spec limits the number of server sessions we should end with each endSessions command. In _mongoc_client_end_sessions, if there are more than 10,000 sessions, split them into multiple "endSessions" commands.