-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.98.0
-
Component/s: None
-
None
We accept slaveok as a valid parameter to mongoc_uri_new, but don't pass it along anywhere or respect it in the rest of the system. We should either thread it through to all calls that accept query flags, or patch it into the default client read preference as MONGOC_READ_SECONDARY.