mongoc_client_read_command_with_opts docs omit client as a source for the read concern option

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Docs
    • None
    • C Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      The documentation for mongoc_client_read_command_with_opts does not mention that the read concern may default to that of the client (after a transaction). Contrast that with mongoc_client_read_write_command_with_opts, which does include the client as a possible source.

      I came across this while revising PHPC's docs for inheritance in PHPC-2303.

              Assignee:
              Unassigned
              Reporter:
              Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: