[SERVER-17839] Remove PlanStage::isEOF Created: 01/Apr/15  Updated: 06/Dec/22

Status: Backlog
Project: Core Server
Component/s: Querying
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: David Storch Assignee: Backlog - Query Execution
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-18725 Use PlanExecutor::enqueue() in favor ... Closed
Related
related to SERVER-19915 Cursor may indicate that it is not ex... Backlog
related to SERVER-19947 Deadlock between aggregations with so... Closed
is related to SERVER-15218 Plan ranking EOF bonus should be give... Closed
is related to SERVER-17635 Improve SortedDataInterface::Cursor API Closed
Assigned Teams:
Query Execution
Backwards Compatibility: Fully Compatible
Participants:

 Description   

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.

Generated at Thu Feb 08 03:45:45 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.