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

rollback should not abort single phased index builds

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-01-27
    • 13

      In SERVER-39484, to support rolling back two phased index builds, we started aborting index builds in IndexBuildsCoordinator::onRollback(). Unfortunately, this has the undesirable side effect of failing single phased index builds prematurely, leading to tests crashing in our CI system. To retain the original behavior for single phased index builds introduced in SERVER-30818, we should allow single phased index builds to run to completion.

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

              Created:
              Updated:
              Resolved: