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

dropdatabase_respect_maxtimems.js fails multi-doc transaction insert

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2021-05-17
    • 26

      The multi-document transaction insert in this test may fail if there are unfinished internal writes before we start the session. This may result in the test failing with a SnapshotUnavailable error.

      A majority wait in the last non-transaction write before starting the session should help to avoid this situation.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: