-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Docs
Specifically, mention that while mongoc_cursor_new_from_command_reply() accepted certain options (e.g. batchSize) in the initial reply document, those must now be expressed in the separate options document for mongoc_cursor_new_from_command_reply_with_opts(). Options left in the initial reply document with mongoc_cursor_new_from_command_reply_with_opts() will be ignored.
- is related to
-
CDRIVER-2518 Implement mongoc_cursor_new_from_command_reply_with_opts()
- Closed