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.17] [RW Separation] Add routing preference to route requests only to search replicas. #15699

Merged
merged 1 commit into from
Sep 4, 2024

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

26e16e3
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.17] [RW Separation] Add routing preference to route requests only to search replicas. #15699

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

71.63% (target 70.00%)

View this Pull Request on Codecov

71.63% (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.63%. Comparing base (bd5041f) to head (26e16e3).

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.17   #15699      +/-   ##
============================================
- Coverage     71.77%   71.63%   -0.15%     
+ Complexity    64298    64229      -69     
============================================
  Files          5251     5251              
  Lines        300482   300493      +11     
  Branches      43724    43728       +4     
============================================
- Hits         215672   215251     -421     
- Misses        66760    67213     +453     
+ Partials      18050    18029      -21     

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