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

[release-21.0] Fix deadlock in messager and health streamer (#17230) #17235

Merged
merged 1 commit into from
Nov 15, 2024

Fix deadlock in messager and health streamer (#17230)

8c6d94e
Select commit
Loading
Failed to load commit list.
Merged

[release-21.0] Fix deadlock in messager and health streamer (#17230) #17235

Fix deadlock in messager and health streamer (#17230)
8c6d94e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 1s

67.51% (+0.00%) compared to 29f3980

View this Pull Request on Codecov

67.51% (+0.00%) compared to 29f3980

Details

Codecov Report

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

Project coverage is 67.51%. Comparing base (29f3980) to head (8c6d94e).

Files with missing lines Patch % Lines
go/vt/vttablet/tabletserver/health_streamer.go 82.60% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release-21.0   #17235   +/-   ##
=============================================
  Coverage         67.50%   67.51%           
=============================================
  Files              1570     1570           
  Lines            251375   251384    +9     
=============================================
+ Hits             169696   169722   +26     
+ Misses            81679    81662   -17     

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