We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970e11c commit 0d67e87Copy full SHA for 0d67e87
source/retryable-writes/tests/README.rst
@@ -404,6 +404,8 @@ and sharded clusters.
404
2. only run against replica sets as mongos does not propagate the
405
NoWritesPerformed label to the drivers.
406
407
+ 3. be run against server versions 6.0 and above.
408
+
409
Additionally, this test requires drivers to set a fail point after an
410
``insertOne`` operation but before the subsequent retry. Drivers that are
411
unable to set a failCommand after the CommandSucceededEvent SHOULD use
0 commit comments