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

netty: Provide an environment variable to toggle BDP monitoring #7302

Merged
merged 1 commit into from
Aug 7, 2020

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Aug 7, 2020

A user has reported a GOAWAY with too_many_pings when using BDP. We
aren't certain why it is happening, but want to provide a way to disable
BDP while we continue investigating. b/162162973

A user has reported a GOAWAY with too_many_pings when using BDP. We
aren't certain why it is happening, but want to provide a way to disable
BDP while we continue investigating. b/162162973
@ejona86 ejona86 requested a review from voidzcy August 7, 2020 21:34
@ejona86 ejona86 merged commit 0a99a20 into grpc:master Aug 7, 2020
@ejona86 ejona86 deleted the env-bdp branch August 7, 2020 22:34
dmivankov added a commit to dmivankov/bazel that referenced this pull request Oct 14, 2020
Was turned on by default during 1.26.0->1.31.1 grpc-java bump
It seems that it may be causing errors in RBE:

io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Bandwidth exhausted
HTTP/2 error code: ENHANCE_YOUR_CALM
Received Goaway
too_many_pings

bazelbuild#12264
grpc/grpc-java#7302
bazel-io pushed a commit to bazelbuild/bazel that referenced this pull request Oct 15, 2020
Was turned on by default during 1.26.0->1.31.1 grpc-java bump
It seems that it may be causing errors in RBE:

io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Bandwidth exhausted
HTTP/2 error code: ENHANCE_YOUR_CALM
Received Goaway
too_many_pings

#12264
grpc/grpc-java#7302

Closes #12266.

PiperOrigin-RevId: 337254515
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants