Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-40198

[FLE] Response for find command incorrectly strips 'generic' command arguments

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.10
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2019-03-25

      Mongocryptd builds a QueryRequest from the find command then serializes it back out as part of the response. This is wrong, as a parsed QueryRequest ignores arguments which aren't needed specifically for the query execution (e.g. it handles 'readConcern', but not 'txnNumber').

            Assignee:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: