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

Relax the assertion checking for update_multifield_multiupdate.js FSM workload

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0, 7.0.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v7.0
    • QE 2023-06-26
    • 113

      The 'z' field is not part of the schema for the initially inserted documents. In this situation typeof doc.z === "undefined". And it is known for {multi: true} updates to entirely miss updating a document due to an interleaved chunk migration. I think the appropriate change to make to the update_multifield_multiupdate.js FSM workload would be to relax the assertion about the 'z' field being present in the document when TestData.runningWithBalancer === true.

            Assignee:
            zixuan.zhuang@mongodb.com Zixuan Zhuang
            Reporter:
            zixuan.zhuang@mongodb.com Zixuan Zhuang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: