Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2679

Finish documenting "with_opts" functions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.13.0
    • Affects Version/s: None
    • Component/s: Docs, libmongoc
    • None

      The following functions take "opts" and have no documentation about what "opts" are accepted:

      • mongoc_client_find_databases_with_opts
      • mongoc_client_get_database_names_with_opts
      • mongoc_collection_find_indexes_with_opts
      • mongoc_database_find_collections_with_opts
      • mongoc_database_get_collection_names_with_opts

      Document common fields that the C Driver parses from these functions' opts. The most important is sessionId, which permits some of these functions to be used in a transaction, and some of them to participate in causal consistency . Do not document fields that the server parses from opts, that documentation is in the MongoDB Manual only.

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: