-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.2.5
-
Component/s: None
-
None
Per CDRIVER-2057, libmongoc incorrectly defaults localThresholdMS to 15000 (i.e. 15 seconds) instead of 15 milliseconds. While that will eventually be fixed upstream, we should be able to correct this in the PHP driver by assigning a default as we construct a mongoc_uri_t.
- is related to
-
CDRIVER-2057 localThresholdMS should default to 15 milliseconds
- Closed
- related to
-
PHPC-918 localThresholdMS of zero is not supported
- Closed
- links to