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

Fix spill_to_disk_secondary_read test bug

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • QE 2022-10-03, QE 2022-10-17
    • 45

      spill_to_disk_secondary_read test has random failure due to incorrect writeConcern specification.

      We should insert docs using Bulk.insert() with Bulk.execute(

      { w: 3, wtimeout: 5000 }

      ).

      "readConcern" and "writeConcern" in the test can be removed then.

            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: