vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.7k stars 2.1k forks source link

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

Closed vitess-bot[bot] closed 1 week ago

vitess-bot[bot] commented 1 week ago

Description

This is a backport of #17230

vitess-bot[bot] commented 1 week ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility

codecov[bot] commented 1 week ago

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). Report is 1 commits behind head on release-21.0.

Files with missing lines Patch % Lines
go/vt/vttablet/tabletserver/health_streamer.go 82.60% 4 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.