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

Extend rollback to recover resumable index builds efficiently

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.8.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2020-09-21
    • 37

      Upon rollback, there are several scenarios that can occur, given these time periods for the start and end of rollback:
      1. Prior to index build starting.
      2. During index build phase 1 (collection scan and inserting into sorter(s))
      3. During index build phase 2 (bulk load of index table(s))
      4. During index build phase 3 (catch up from side table(s))
      5. After index build completes.

      This work should only begin after we have a stable basic rollback procedure that handles resumable index builds. See SERVER-48418.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: