-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 1.9.0
-
Component/s: libmongoc
-
None
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.