-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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.