Audit invariants that assert preconditions/postconditions/arguments from db/exec/express

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Extracted out from SERVER-110517 due to perceived riskiness. Even though the invariants in db/exec/express fit the criteria for a non-fatal, handling error based approach, changing the runtime invariant to tassert in PlanExecutorExpress’s kill path would let the server continue after an internal execution-state violation that likely signals a bug in upstream kill logic. Even without durable writes, proceeding can leave operations unkillable, leak resources, and destabilize the system.

            Assignee:
            Unassigned
            Reporter:
            Catalin Sumanaru
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: