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

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

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

Comments

@gopherbot
Copy link

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

@gopherbot please open backport issues for 1.16 and 1.17.

@mknyszek
Copy link
Contributor

No workaround, notable HTTP bug.

@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
Author

Change https://golang.org/cl/346890 mentions this issue: [internal-branch.go1.17-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#47692

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/+/346890
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
Author

Change https://golang.org/cl/347009 mentions this issue: [release-branch.go1.17] all: update golang.org/x/net to latest

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

For #47692.

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

Closed by merging fcce86c to release-branch.go1.17.

fedosgad pushed a commit to fedosgad/oohttp that referenced this issue Jun 22, 2022
…te before reading the next frame

Updates golang/go#42777
Fixes golang/go#47692

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 60bc85c4be6d32924bcfddb728394cb8713f2c78)
Reviewed-on: https://go-review.googlesource.com/c/net/+/346890
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>
@golang golang locked and limited conversation to collaborators Sep 1, 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