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

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

    XMLWordPrintableJSON

Details

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

    Description

      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
      

      Attachments

        Activity

          People

            gregory.wlodarek@mongodb.com Gregory Wlodarek
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: