-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.5.0
-
Component/s: libmongoc
-
None
-
Fully Compatible
Allow consumers to specify their own hint for server selection. PHPC and HHVM won't be able to use this API without a configurable hint, since we already provide APIs for executing commands on pre-selected servers.
Support an integer "serverId" option in "opts" for mongoc_client_command_read_with_opts and related functions.
- is depended on by
-
CDRIVER-1842 Example using mongoc_cursor_new_from_command_reply with mongoc_client_command_with_opts
- Closed