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 6793ea7 commit 90f31f9Copy full SHA for 90f31f9
source/applications/replication.txt
@@ -256,8 +256,8 @@ behavior <replica-set-read-preference-behavior>`. See also the
256
.. versionchanged:: 2.2
257
:program:`mongos` added full support for read preferences.
258
259
- When connecting to a :program:`mongos` instance older 2.2, using
260
- a client that supports read preference modes,
+ When connecting to a :program:`mongos` instance older than 2.2,
+ using a client that supports read preference modes,
261
:readmode:`primaryPreferred` will send queries to secondaries.
262
263
.. readmode:: secondary
0 commit comments