Make DBDirectClient honor the readConcern when it's set in the command

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When using the DBDirectClient we don't take into account the command's readconcern. This makes sense if we'd be using the default readConcern because we want to use the RC from the parent command in that case. However, if the DBDirectClient explicitly set a readConcern in the command we should use it and restore it after DBDirectClient is done.

              Assignee:
              Unassigned
              Reporter:
              Daniel Gomez Ferro
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: