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

XMLWordPrintableJSON

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

      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
            Reporter:
            Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: