Skip to content

Commit

Permalink
Update source/retryable-reads/tests/README.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Preston Vasquez <prestonvasquez@icloud.com>
  • Loading branch information
comandeo-mongo and prestonvasquez committed Aug 17, 2023
1 parent ecf593c commit b9f6907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/retryable-reads/tests/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Retryable Reads Are Retried on the Same Mongos if No Other Available
--------------------------------------------------------------------

1. Ensure that a test is run against a sharded cluster. If there are multiple
mongos-es in the cluster, pick one to test against.
mongoses in the cluster, pick one to test against.

2. Create a client that connects to the mongos using the direct connection,
and configure a fail point so that the mongos raises a retryable error once.
Expand Down

0 comments on commit b9f6907

Please sign in to comment.