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

fix: Fix rootcoord meta mutex contention #38799

Merged
merged 13 commits into from
Jan 15, 2025

Merge branch 'master' of https://github.com/milvus-io/milvus into 241…

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

fix: Fix rootcoord meta mutex contention #38799

Merge branch 'master' of https://github.com/milvus-io/milvus into 241…
8b9e00d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

82.95% (target 77.00%)

View this Pull Request on Codecov

82.95% (target 77.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.95%. Comparing base (aceb972) to head (8b9e00d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #38799      +/-   ##
==========================================
+ Coverage   81.18%   82.95%   +1.77%     
==========================================
  Files        1390     1094     -296     
  Lines      196755   170171   -26584     
==========================================
- Hits       159732   141164   -18568     
+ Misses      31442    23405    -8037     
- Partials     5581     5602      +21     
Components Coverage Δ
Client 79.53% <ø> (ø)
Core ∅ <ø> (∅)
Go 83.09% <100.00%> (-0.06%) ⬇️
Files with missing lines Coverage Δ
internal/metastore/model/collection.go 84.10% <100.00%> (+2.85%) ⬆️
internal/rootcoord/meta_table.go 83.30% <100.00%> (ø)

... and 324 files with indirect coverage changes