-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
The maxStalenessMS spec originally specified 0 for "no max", but that value is confusing. Users will expect 0 to mean "no lag". The spec has been updated to use -1 instead (0 is now illegal). PyMongo currently uses None in code and doesn't support explicitly setting "no max" in the URI.
- is depended on by
-
DRIVERS-336 Change "no maxStalenessSeconds" value from 0 to -1
- Closed