Skip to content

feat: more logging for ChannelPool shutdown#2070

Merged
blakeli0 merged 4 commits intogoogleapis:mainfrom
igorbernstein2:channelpool-logging
Oct 6, 2023
Merged

feat: more logging for ChannelPool shutdown#2070
blakeli0 merged 4 commits intogoogleapis:mainfrom
igorbernstein2:channelpool-logging

Conversation

@igorbernstein2
Copy link
Contributor

This should help developers and customer identify the cause of RPC failure due to shutdown channels

Thank you for opening a Pull Request! For general contributing guidelines, please refer to contributing guide

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

This should help developers and customer identify the cause of RPC failure due to shutdown channels
@igorbernstein2 igorbernstein2 requested a review from a team October 5, 2023 15:35
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Oct 5, 2023
@meltsufin
Copy link
Member

@igorbernstein2 Can you please open an issue for whatever this is trying to solve?

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. and removed size: s Pull request size is small. labels Oct 6, 2023
@blakeli0 blakeli0 added the automerge Merge the pull request once unit tests and other checks pass. label Oct 6, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2023

[gapic-generator-java-root] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2023

[java_showcase_integration_tests] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

33.3% 33.3% Coverage
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2023

[java_showcase_unit_tests] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@blakeli0 blakeli0 added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@meltsufin meltsufin added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@blakeli0 blakeli0 merged commit b8365c2 into googleapis:main Oct 6, 2023
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants