-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: libmongoc
-
None
Per server selection spec:
"The default is 15 (milliseconds). It MUST be configurable at the client level. It MUST NOT be configurable at the level of a database object, collection object, or at the level of an individual query."
The default 15ms is correct but hardcoded:
Must be added to URI parser. Must not be added to mongoc_read_prefs_t.
- depends on
-
CDRIVER-1096 mongoc_client_select_server
- Closed
- is depended on by
-
PHPC-608 Ensure that localThresholdMS may be configured via the URI
- Closed
- related to
-
PHPC-607 Manager::selectServer() should use mongoc_client_select_server()
- Closed