Skip to content

grpc: change the log-level when a new ServerTransport cannot be created#5524

Merged
easwars merged 1 commit intogrpc:masterfrom
jpkrohling:jpkrohling/issue5523
Jul 19, 2022
Merged

grpc: change the log-level when a new ServerTransport cannot be created#5524
easwars merged 1 commit intogrpc:masterfrom
jpkrohling:jpkrohling/issue5523

Conversation

@jpkrohling
Copy link
Copy Markdown
Contributor

@jpkrohling jpkrohling commented Jul 19, 2022

Fixes #5523

Signed-off-by: Juraci Paixão Kröhling juraci@kroehling.de

RELEASE NOTES:

  • server: reduce log level from Warning to Info for early connection establishment errors

Fixes grpc#5523

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@jpkrohling jpkrohling marked this pull request as draft July 19, 2022 21:04
@jpkrohling jpkrohling marked this pull request as ready for review July 19, 2022 21:10
@jpkrohling
Copy link
Copy Markdown
Contributor Author

I confirmed this to fix the issue I'm seeing on the OpenTelemetry Collector (open-telemetry/opentelemetry-collector#4747)

@dfawley dfawley requested a review from easwars July 19, 2022 21:20
@dfawley dfawley added this to the 1.49 Release milestone Jul 19, 2022
@dfawley dfawley added the Type: Behavior Change Behavior changes not categorized as bugs label Jul 19, 2022
@easwars easwars changed the title Change the log-level when a new ServerTransport cannot be created grpc: change the log-level when a new ServerTransport cannot be created Jul 19, 2022
@easwars easwars merged commit 6dd40ad into grpc:master Jul 19, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Type: Behavior Change Behavior changes not categorized as bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change the log-level when a new ServerTransport cannot be created

3 participants