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

Don't store queries directly on the OperationContext

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Optimization
    • Fully Compatible
    • QO 2023-02-06

      We are currently storing a copy of each query directly on the OperationContext.

      This is a layering violation and we should either use a decoration or just pass the relevant variables down the stack.

            Assignee:
            maddie.zechar@mongodb.com Maddie Zechar
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: