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

IndexBuildsCoordinator::abortCollectionIndexBuilds() should return early if there are no active index builds

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2020-06-29
    • 15

      This function is called during collection drops to stop active index builds. However, it logs a message with the ID 23879 and the text "About to abort all index builders" message even when there are no active index builds. We should consider skipping this log message depending on collIndexBuilds.size()

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

              Created:
              Updated:
              Resolved: