Make runtime invariant check in update more lightweight

XMLWordPrintableJSON

    • 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.

            Assignee:
            Jan Steemann
            Reporter:
            Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: