Skip to content

Commit 1c10478

Browse files
committed
DOCSP-31359 Revise Connection Options
1 parent d3cdc74 commit 1c10478

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

source/fundamentals/connection/connection-options.txt

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,6 @@ parameters of the connection URI to specify the behavior of the client.
100100
- ``null``
101101
- Specifies the interval, in milliseconds, between regular server monitoring checks.
102102

103-
* - **journal**
104-
- boolean
105-
- ``null``
106-
- Specifies the journal write concern for the client. See
107-
:ref:`write concern <wc-j>` for more information.
108-
109103
* - **loadBalanced**
110104
- boolean
111105
- ``null``
@@ -322,10 +316,10 @@ parameters of the connection URI to specify the behavior of the client.
322316
- Specifies the amount of time, in milliseconds, spent attempting to check out a connection
323317
from a server's connection pool before timing out.
324318

325-
* - **wTimeoutMS**
326-
- non-negative integer
327-
- ``null``
328-
- Specifies the default write concern timeout field for the client.
319+
* - ** **
320+
- dd
321+
- dd
322+
-
329323

330324
* - **zlibCompressionLevel**
331325
- integer between ``-1`` and ``9`` (inclusive)

0 commit comments

Comments
 (0)