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

Flip tassert on index not found in ix_scan.cpp to uassert

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • QE 2024-09-30
    • 0

      In some cases, SBE plan cache is cleared on index drop before another thread running a dependent query can find the required index. We should flip this to a uassert. This happens in the prepare stage and flipping it to a uassert will make the behavior consistent with the yielding logic in getNext.

            Assignee:
            adi.agrawal@mongodb.com Adi Agrawal
            Reporter:
            adi.agrawal@mongodb.com Adi Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: