Clarify that read concern inheritance occurs during executeQuery()

XMLWordPrintableJSON

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

      Query::__construct() docs for the readConcern option state:

      A read concern to apply to the operation. By default, the read concern from the MongoDB Connection URI will be used.

      The inheritance actually occurs during execution, although Manager::executeQuery() doesn't mention read concern inheritance. We should note that using language similar to Manager::executeReadCommand(). Then, the Query option still discuss inheritance but link directly to the execute method for more context.

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

                Created:
                Updated: