Avoid extra cursor on index build table when resuming PDIB

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Storage Execution 2026-07-20
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As of SERVER-126907, when resuming a primary-driven index build, we open an extra cursor on the index build table to check if it's empty before calling index_builds::readAndParseResumeIndexInfo or index_builds::synthesizeResumeIndexInfo. We should look into improving this API so that we don't have to open this extra cursor.

            Assignee:
            Gregory Noma
            Reporter:
            Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: