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

[Segment Replication] Adding segment replication statistics rolled up at index, node and cluster level #9709

Merged
merged 10 commits into from
Sep 4, 2023

Merge branch 'main' into node_stats

7ad9831
Select commit
Loading
Failed to load commit list.
Merged

[Segment Replication] Adding segment replication statistics rolled up at index, node and cluster level #9709

Merge branch 'main' into node_stats
7ad9831
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2023 in 0s

71.04% (target 70.00%)

View this Pull Request on Codecov

71.04% (target 70.00%)

Details

Codecov Report

Merging #9709 (7ad9831) into main (63ce832) will decrease coverage by 0.04%.
Report is 1 commits behind head on main.
The diff coverage is 66.07%.

@@             Coverage Diff              @@
##               main    #9709      +/-   ##
============================================
- Coverage     71.07%   71.04%   -0.04%     
- Complexity    57814    57858      +44     
============================================
  Files          4815     4816       +1     
  Lines        272709   272763      +54     
  Branches      39792    39795       +3     
============================================
- Hits         193839   193794      -45     
- Misses        62622    62690      +68     
- Partials      16248    16279      +31     
Files Changed Coverage Δ
...in/java/org/opensearch/index/shard/IndexShard.java 69.03% <25.00%> (-0.44%) ⬇️
...ava/org/opensearch/index/engine/SegmentsStats.java 72.46% <72.72%> (+0.02%) ⬆️
...in/java/org/opensearch/index/ReplicationStats.java 77.41% <77.41%> (ø)
...earch/index/SegmentReplicationPressureService.java 76.69% <100.00%> (ø)
...ensearch/index/SegmentReplicationStatsTracker.java 95.45% <100.00%> (ø)

... and 450 files with indirect coverage changes