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

Remove PlanStage::isEOF

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

      This has the following benefits:

      1. Simplifies the query execution stage API.
      2. Eliminates the complexity of having both PlanStage::StageState::IS_EOF and PlanStage::isEOF.
      3. Brings the stage interface in line with the style we are moving towards with the storage layer's SortedDataInterface::Cursor.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: