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 0215a7c commit c70785dCopy full SHA for c70785d
source/client-side-operations-timeout/tests/README.md
@@ -606,6 +606,9 @@ Tests in this section MUST only run against replica sets and sharded clusters wi
606
607
This test MUST only run against server versions 8.0+. This test must be skipped on Atlas Serverless.
608
609
+This test MUST only run against standalones. The bulkWrite call takes an exceedingly long time on replicasets and
610
+sharded clusters. Drivers MAY adjust the timeouts used in this test to allow for differing bulk encoding performance.
611
+
612
1. Using `internalClient`, drop the `db.coll` collection.
613
614
2. Using `internalClient`, set the following fail point:
0 commit comments