Make the createIndexes command join already in-progress index builds

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Storage NYC 2018-12-17, Storage NYC 2018-12-31, Storage NYC 2019-01-14, Execution Team 2020-03-09
    • 5
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Depends on SERVER-37643 to move all index builds behind the index build interface established in SERVER-37636.

      The createIndexes command should check whether the index(es) is already being built and wait upon it if so. A new waiting function must be added to the index build interface.

      An appropriate error message should be returned if: commitQuorum does not match that of the in-progress index build; the indexes and specs do not match identically those in a single index builder.

      Note that there can be multiple indexes with the same key pattern but different collations (SERVER-24239)

            Assignee:
            Gregory Wlodarek
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: