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

enhance: Reduce mutex contention in datacoord meta #38219

Merged
merged 13 commits into from
Jan 14, 2025

remove unused

faa9d9c
Select commit
Loading
Failed to load commit list.
Merged

enhance: Reduce mutex contention in datacoord meta #38219

remove unused
faa9d9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

81.13% (target 77.00%)

View this Pull Request on Codecov

81.13% (target 77.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.13%. Comparing base (d89768f) to head (faa9d9c).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #38219       +/-   ##
===========================================
+ Coverage   69.71%   81.13%   +11.41%     
===========================================
  Files         299     1404     +1105     
  Lines       26768   197748   +170980     
===========================================
+ Hits        18661   160436   +141775     
- Misses       8107    31676    +23569     
- Partials        0     5636     +5636     
Components Coverage Δ
Client 79.53% <ø> (∅)
Core 69.65% <ø> (-0.06%) ⬇️
Go 83.06% <100.00%> (∅)
Files with missing lines Coverage Δ
internal/datacoord/compaction_policy_clustering.go 75.48% <100.00%> (ø)
internal/datacoord/compaction_policy_single.go 61.00% <100.00%> (ø)
internal/datacoord/compaction_trigger.go 85.53% <100.00%> (ø)
internal/datacoord/meta.go 89.66% <100.00%> (ø)
internal/datacoord/segment_info.go 84.72% <100.00%> (ø)

... and 1107 files with indirect coverage changes