We should add a test that ensures that setting a max staleness of -1 in the URI causes our getter to return nullopt rather than -1.
Edit read_preference to be able to set max_staleness to -1 and make sure that if is -1 the URI getter returns a nullopt instead of -1.
- related to
-
CXX-1265 Audit driver against Max Staleness Spec
- Closed