enhance: Reduce mutex contention in datacoord meta #38219
Merged
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
@@ 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%> (ø) |
Loading