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

Tablet throttler: starvation fix and consolidation of logic. #15398

Merged
merged 19 commits into from
Mar 20, 2024

set timeout for primary stimulation connection

1f4f73f
Select commit
Loading
Failed to load commit list.
Merged

Tablet throttler: starvation fix and consolidation of logic. #15398

set timeout for primary stimulation connection
1f4f73f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

65.65% (-1.77%) compared to 696fe0e

View this Pull Request on Codecov

65.65% (-1.77%) compared to 696fe0e

Details

Codecov Report

Attention: Patch coverage is 93.05556% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 65.65%. Comparing base (696fe0e) to head (1f4f73f).
Report is 99 commits behind head on main.

Files Patch % Lines
go/vt/vttablet/tabletserver/throttle/throttler.go 90.56% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15398      +/-   ##
==========================================
- Coverage   67.41%   65.65%   -1.77%     
==========================================
  Files        1560     1562       +2     
  Lines      192752   194366    +1614     
==========================================
- Hits       129952   127611    -2341     
- Misses      62800    66755    +3955     

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