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

Use command path to execute OP_QUERY & OP_GET_MORE

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Query Optimization

      Supporting and extending find and getMore currently requires updating both the command and operations paths. Having to update both adds significant overhead to any project or maintenance task touching these areas.

      We should evaluate using the find and getMore command paths to execute OP_QUERY and OP_GET_MORE and implement if there are no major barriers to doing so.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: