Skip to content

chttp2_{server,transport}: Downgrade two error log lines#26948

Merged
ctiller merged 1 commit intogrpc:masterfrom
ctiller:log-changes
Aug 9, 2021
Merged

chttp2_{server,transport}: Downgrade two error log lines#26948
ctiller merged 1 commit intogrpc:masterfrom
ctiller:log-changes

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented Aug 9, 2021

Currently when a gRPC server that uses a memory limit is under memory pressure, these lines can cause a large number of ERROR log lines to be written, each of which requires a flush.

From upstream cl/389641168.

@yashykt

Currently when a gRPC server that uses a memory limit is under memory pressure, these lines can cause a large number of ERROR log lines to be written, each of which requires a flush.

From upstream cl/389641168.
@ctiller ctiller requested a review from yashykt August 9, 2021 15:56
@ctiller ctiller added the release notes: no Indicates if PR should not be in release notes label Aug 9, 2021
@ctiller ctiller enabled auto-merge (squash) August 9, 2021 17:12
@ctiller ctiller merged commit e26a4b1 into grpc:master Aug 9, 2021
@ctiller ctiller deleted the log-changes branch August 9, 2021 19:12
dennycd pushed a commit to dennycd/grpc that referenced this pull request Aug 10, 2021
Currently when a gRPC server that uses a memory limit is under memory pressure, these lines can cause a large number of ERROR log lines to be written, each of which requires a flush.

From upstream cl/389641168.
Vignesh2208 pushed a commit to Vignesh2208/grpc that referenced this pull request Aug 20, 2021
Currently when a gRPC server that uses a memory limit is under memory pressure, these lines can cause a large number of ERROR log lines to be written, each of which requires a flush.

From upstream cl/389641168.
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request Sep 23, 2021
Currently when a gRPC server that uses a memory limit is under memory pressure, these lines can cause a large number of ERROR log lines to be written, each of which requires a flush.

From upstream cl/389641168.
@ctiller ctiller restored the log-changes branch April 8, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants