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 320f341 commit 405208eCopy full SHA for 405208e
source/fundamentals/connection/connection-options.txt
@@ -306,12 +306,8 @@ relevant options.
306
readPreference=primaryPreferred
307
&maxStalenessSeconds=90
308
&readPreferenceTags=dc:ny,rack:1
309
-
310
- |
311
312
- .. tip::
313
314
- You can include the ``readPreferenceTags`` parameter in the connection URI more
+ |
+ | You can include the ``readPreferenceTags`` parameter in the connection URI more
315
than once. If you do, the client treats each instance as a separate tag set.
316
The order of the tags in the URI determines the order for read preference. You can
317
use this parameter only if the read-preference mode is not ``primary``.
0 commit comments