Investigate temp collection behavior during tenant migrations

XMLWordPrintableJSON

    • Fully Compatible
    • v5.0, v4.9
    • Repl 2021-04-19, Repl 2021-05-03, Repl 2021-05-17, Repl 2021-05-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When temp collections are cloned from the donor primary to the recipient primary, the idIndex versions seem to differ. Donor typically shows: "idIndex" : { "v" : 1, "key" :

      { "_id" : 1 }

      , "name" : "id" } }, while recipient shows: "idIndex" : { "v" : 2, "key" :

      { "_id" : 1 }

      , "name" : "id" } }. This causes the dbhash check done in the passthrough suite when a migration has committed to fail. 

            Assignee:
            Wenbin Zhu
            Reporter:
            Jason Zhang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: