Details
-
Improvement
-
Resolution: Unresolved
-
Unknown
-
None
-
None
-
None
Description
Remove the following:
- MONGOC_QUERY_SLAVE_OK. This is a flag for OP_QUERY that has been renamed to MONGOC_QUERY_SECONDARY_OK.
- MONGOC_URI_SLAVEOK. This is for a deprecated unused URI option.
- mongoc_server_description_ismaster. This has been deprecated in favor of mongoc_server_description_hello.
This is a backwards breaking API change to be done in a major release.