Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dotnet maxsize usage for multiplexing io service #2039

Merged
merged 1 commit into from Nov 28, 2017

Conversation

MikeGoldsmith
Copy link
Contributor

@MikeGoldsmith MikeGoldsmith commented Nov 22, 2017

Current docs say we do not use MaxSize for MultiplexingIOService, where we do use it for the pool size and create all connections during initialisation phase.

@cb-docs-robot
Copy link
Contributor

Content is up for review at http://docs-build.sc.couchbase.com/server/2039.
Changed files:

If any of the links return a 404, then the file is not in the ditamap.

@cb-docs-robot
Copy link
Contributor

Build finished.

@cb-docs-robot
Copy link
Contributor

Content is up for review at http://docs-build.sc.couchbase.com/server/2039.
Changed files:

If any of the links return a 404, then the file is not in the ditamap.

@cb-docs-robot
Copy link
Contributor

Build finished.

Copy link
Contributor

@1tylermitchell 1tylermitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Mike

@RichardSmedley RichardSmedley merged commit bee2171 into master Nov 28, 2017
@MikeGoldsmith MikeGoldsmith deleted the net-mux-maxsize branch November 28, 2017 19:05
@@ -441,8 +441,9 @@ var bucket = cluster.OpenBucket("travel-sample");</codeblock></p>
<tbody>
<row>
<entry dir="ltr"><codeph>MaxSize</codeph></entry>
<entry dir="ltr">The maximum number of TCP connection to use<p><b>Note</b>: not used
with Multiplexing IO Service</p></entry>
<entry dir="ltr">The maximum number of TCP connection to use<p><b>Note</b>: Multiplexing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit late, but shouldn't this be "connections" @RichardSmedley ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, it should. I'll create a new PR.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes (oops) - I see it's been corrected already in master; I've just changed it in 4.5 and 4.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants