You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/howtos/pages/managing-connections.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,8 @@ The client fetches the full address list from the first node it is able to conta
42
42
[#connection-strings]
43
43
== Connection Strings
44
44
45
-
WARNING: the backend implementation of connection strings parameters changed substantially in 4.0 and is not currently fully documented. This will be resolved in a future 4.x release.
45
+
WARNING: The backend implementation of connection strings parameters changed substantially in 4.0 and is not currently fully documented.
46
+
This will be resolved in a future 4.x release.
46
47
See xref:project-docs:migrating-sdk-code-to-3.n.adoc#sdk4-specifics[more details on migrating to 4.0].
47
48
48
49
A Couchbase connection string is a comma-delimited list of IP addresses and/or hostnames, optionally followed by a list of parameters.
0 commit comments