index_build_restart_standalone.js shuts down the replica set before the index ident is known to the catalogue

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-03-23
    • 32
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The test starts building index a_1 with the intent to see its behaviour upon restarting the replica set nodes in standalone mode. Unfortunately, the index does not get durably stored in the index catalogue before shutdown.

      loadCatalog:
          ....
          Id: RecordId(12) Value: { md: { ns: "test.testColl", options: { uuid: UUID("7aeafa4b-8d72-465e-89e4-9c32c00220a2") }, indexes: [ { spec: { v: 2, key: { _id: 1 }, name: "_id_" }, ready: true, multikey: false, multikeyPaths: { _id: BinData(0, 00) }, head: 0, prefix: -1, backgroundSecondary: false } ], prefix: -1 }, idxIdent: { _id_: "index-20--1810076281073468278" }, ns: "test.testColl", ident: "collection-19--1810076281073468278" }
       
      Dropping unknown ident: index-21--1810076281073468278
      

            Assignee:
            Gregory Wlodarek
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: