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

Move call to runCommands() out of runQuery()

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.1.1
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Quint 3.1.0, Quint Iteration 3.1.1

      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.

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

              Created:
              Updated:
              Resolved: