Skip to content

Commit 74bca08

Browse files
committed
Add special note.
1 parent fbf8fb5 commit 74bca08

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

modules/project-docs/pages/sdk-release-notes.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,10 @@ https://packages.couchbase.com/clients/net/3.2/Couchbase-Net-Client-3.2.9.zip[Do
115115
https://docs.couchbase.com/sdk-api/couchbase-net-client-3.2.9[API Reference] |
116116
https://www.nuget.org/packages/CouchbaseNetClient/3.2.9[Nuget]
117117

118-
== Fixed Issues
118+
=== Special Note
119+
* Between bug fixes and performance improvements, the ChannelConnectionPool will be made the default in a future release. Give it a try now with `ClusterOptions.Experiments.ChannelConnectionPools = true;`
120+
121+
=== Fixed Issues
119122
* https://issues.couchbase.com/browse/NCBC-3174[NCBC-3174]: Out of Retries misclassified as Operation Timed Out
120123

121124
* https://issues.couchbase.com/browse/NCBC-3176[NCBC-3176]: ExponentialBackoff only ever increases globally

0 commit comments

Comments
 (0)