Skip to content

x/net/http2: server sends RST_STREAM w/ PROTOCOL_ERROR to clients it incorrectly believes have violated max advertised num streams [1.16 backport] #47691

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

Closed
gopherbot opened this issue Aug 13, 2021 · 3 comments
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link
Contributor

@neild requested issue #42777 to be considered for backport to the next 1.16 minor release.

@gopherbot please open backport issues for 1.16 and 1.17.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Aug 13, 2021
@gopherbot gopherbot added this to the Go1.16.8 milestone Aug 13, 2021
@mknyszek mknyszek added the CherryPickApproved Used during the release process for point releases label Aug 18, 2021
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Aug 18, 2021
@gopherbot
Copy link
Contributor Author

Change https://golang.org/cl/346889 mentions this issue: [internal-branch.go1.16-vendor] http2: complete outstanding async write before reading the next frame

gopherbot pushed a commit to golang/net that referenced this issue Sep 1, 2021
…te before reading the next frame

Updates golang/go#42777
Fixes golang/go#47691

Change-Id: I8d7e35ded3fe508f6c285e84ba768104c3406bdf
Reviewed-on: https://go-review.googlesource.com/c/net/+/330909
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
(cherry picked from commit 60bc85c)
Reviewed-on: https://go-review.googlesource.com/c/net/+/346889
Trust: Damien Neil <dneil@google.com>
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
@gopherbot
Copy link
Contributor Author

Change https://golang.org/cl/347031 mentions this issue: [release-branch.go1.16] all: update golang.org/x/net to pull in CL 346890

gopherbot pushed a commit that referenced this issue Sep 2, 2021
…6890

For #47691.

Change-Id: I6650fdfc78786fc47a54167bf2f9061422bbb343
Reviewed-on: https://go-review.googlesource.com/c/go/+/347031
Trust: Damien Neil <dneil@google.com>
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
@gopherbot
Copy link
Contributor Author

Closed by merging 8226cb0 to release-branch.go1.16.

@golang golang locked and limited conversation to collaborators Sep 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants