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

Move call to runCommands() out of runQuery()

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 3.1.1
    • None
    • Querying
    • None
    • Fully Compatible
    • Quint 3.1.0, Quint Iteration 3.1.1

    Description

      Currently, all commands run through receivedQuery() => runQuery(). We should move the call to runCommands() up one level so that runQuery() and find.cpp are reserved for .find() operations. This way, code for .find() will not participate in the commands code path.

      Attachments

        Activity

          People

            david.storch@mongodb.com David Storch
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: