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

Leave idle state after endpoint becomes available again #307

Merged
merged 5 commits into from
Aug 26, 2024

Conversation

pnv1
Copy link
Collaborator

@pnv1 pnv1 commented Aug 26, 2024

No description provided.

@pnv1 pnv1 requested a review from alex268 August 26, 2024 20:48
@pnv1 pnv1 linked an issue Aug 26, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 47.24%. Comparing base (af6db56) to head (3f52adf).
Report is 1 commits behind head on master.

Files Patch % Lines
...main/java/tech/ydb/core/impl/pool/GrpcChannel.java 66.66% 3 Missing ⚠️
...ava/tech/ydb/core/impl/SingleChannelTransport.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #307   +/-   ##
=========================================
  Coverage     47.23%   47.24%           
  Complexity     1703     1703           
=========================================
  Files           304      304           
  Lines         12225    12226    +1     
  Branches       1220     1220           
=========================================
+ Hits           5775     5776    +1     
  Misses         5997     5997           
  Partials        453      453           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pnv1 pnv1 merged commit 44e0e5f into master Aug 26, 2024
7 checks passed
@pnv1 pnv1 deleted the leave-idle-state branch August 26, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grpc channels do not leave IDLE state
3 participants