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

[3.5] Support configuring MaxConcurrentStreams for http2 #14219

Merged
merged 3 commits into from Jul 13, 2022

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Jul 13, 2022

Backport #14169 to 3.5.

The golang buildin package `flag` doesn't support `uint32` data
type, so we need to support it via the `flag.Var`.

Signed-off-by: Benjamin Wang <wachao@vmware.com>
…each client can open at a time

Also refer to etcd-io#14169 (comment)

Signed-off-by: Benjamin Wang <wachao@vmware.com>
Signed-off-by: Benjamin Wang <wachao@vmware.com>
@ahrtr
Copy link
Member Author

ahrtr commented Jul 13, 2022

part of #14138

@ahrtr
Copy link
Member Author

ahrtr commented Jul 13, 2022

cc @serathius

@ahrtr ahrtr merged commit fb71790 into etcd-io:release-3.5 Jul 13, 2022
ahrtr added a commit to ahrtr/etcd that referenced this pull request Jul 21, 2022
Backport etcd-io#14219 to 3.4

Signed-off-by: Benjamin Wang <wachao@vmware.com>
ahrtr added a commit to ahrtr/etcd that referenced this pull request Jul 21, 2022
Backport etcd-io#14219 to 3.4

Signed-off-by: Benjamin Wang <wachao@vmware.com>
ahrtr added a commit to ahrtr/etcd that referenced this pull request Jul 21, 2022
Backport etcd-io#14219 to 3.4

Signed-off-by: Benjamin Wang <wachao@vmware.com>
ahrtr added a commit to ahrtr/etcd that referenced this pull request Jul 21, 2022
Backport etcd-io#14219 to 3.4

Signed-off-by: Benjamin Wang <wachao@vmware.com>
@serathius serathius mentioned this pull request Jul 27, 2022
16 tasks
tjungblu pushed a commit to tjungblu/etcd that referenced this pull request Sep 8, 2022
Backport etcd-io#14219 to 3.4

Signed-off-by: Benjamin Wang <wachao@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants