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] Introduce allocation filter to control placement of search only replicas #15702

Merged
merged 3 commits into from
Sep 5, 2024

Merge remote-tracking branch 'upstream/2.x' into 2.x

2ba2e2c
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Introduce allocation filter to control placement of search only replicas #15702

Merge remote-tracking branch 'upstream/2.x' into 2.x
2ba2e2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 1s

71.70% (target 70.00%)

View this Pull Request on Codecov

71.70% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.70%. Comparing base (5875393) to head (2ba2e2c).
Report is 15 commits behind head on 2.x.

Files with missing lines Patch % Lines
...cation/decider/SearchReplicaAllocationDecider.java 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##                2.x   #15702     +/-   ##
===========================================
  Coverage     71.70%   71.70%             
- Complexity    64104    64356    +252     
===========================================
  Files          5249     5262     +13     
  Lines        299681   300959   +1278     
  Branches      43643    43825    +182     
===========================================
+ Hits         214876   215799    +923     
- Misses        66848    67143    +295     
- Partials      17957    18017     +60     

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