Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
None
Description
we need this to remove our requirement of tracking the clusters minWireVersion as a set. Otherwise we might have to build a request more than once.
Something like:
int
|
_mongoc_client_get_hint (mongoc_client_t *client,
|
mongoc_read_prefs_t *read_prefs,
|
mongoc_write_concern_t *write_concern);
|