-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Execution
-
None
-
Query Execution
-
QE 2026-08-03
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is a follow-up to SERVER-131282, which already made runtime invariant checks in getElementOffset() more lightweight.
This change removes a redundant !eoo check from the invariant inside getElementOffset() because the callers already guarantee !eoo. The !eoo check is kept only in debug mode.
- is related to
-
SERVER-131282 Consolidate getElementOffset invariants
-
- Closed
-