Don't use TemporaryRecordStore for index build side tables (part 2)

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • ALL
    • CAR Team 2026-03-16
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-118747 Refactored side tables for index build to stay on disk until the index build is completed (either by commit or abort).
      However the underlying logic still uses TemporaryRecordStores, which no longer make sense given the they will be deterministically be dropped and created at specific phases.
      Once the refactoring is approved, we can just replace the TemporaryRecordStore with normal record store and stop linking TemporaryRecordStore in production 

            Assignee:
            Enrico Golfieri
            Reporter:
            Enrico Golfieri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: