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

[Backport 2.x] [RW Separation] Add routing preference to route requests only to search replicas. #15690

Merged
merged 1 commit into from
Sep 4, 2024

[RW Separation] Add routing preference to route requests only to sear…

c62aeda
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [RW Separation] Add routing preference to route requests only to search replicas. #15690

[RW Separation] Add routing preference to route requests only to sear…
c62aeda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

71.71% (target 70.00%)

View this Pull Request on Codecov

71.71% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.71%. Comparing base (d2ae53e) to head (c62aeda).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...g/opensearch/cluster/routing/OperationRouting.java 66.66% 0 Missing and 2 partials ⚠️
...search/cluster/routing/IndexShardRoutingTable.java 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15690      +/-   ##
============================================
+ Coverage     71.60%   71.71%   +0.11%     
- Complexity    64190    64257      +67     
============================================
  Files          5251     5251              
  Lines        300493   300504      +11     
  Branches      43741    43745       +4     
============================================
+ Hits         215160   215504     +344     
+ Misses        67333    66975     -358     
- Partials      18000    18025      +25     

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