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] pluggable deciders for concurrent search (#15363) #15635

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 39aa3e4 from #15630.

(cherry picked from commit 39aa3e4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 4, 2024

✅ Gradle check result for 7e48ed1: SUCCESS

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 22 lines in your changes missing coverage. Please review.

Project coverage is 71.76%. Comparing base (d000171) to head (7e48ed1).
Report is 1 commits behind head on 2.17.

Files with missing lines Patch % Lines
...va/org/opensearch/search/DefaultSearchContext.java 76.47% 4 Missing and 8 partials ⚠️
...arch/search/deciders/ConcurrentSearchDecision.java 86.95% 2 Missing and 1 partial ⚠️
.../main/java/org/opensearch/index/IndexSettings.java 60.00% 1 Missing and 1 partial ⚠️
...main/java/org/opensearch/search/SearchService.java 66.66% 1 Missing and 1 partial ⚠️
...search/common/settings/AbstractScopedSettings.java 93.33% 0 Missing and 1 partial ⚠️
...earch/search/deciders/ConcurrentSearchDecider.java 0.00% 1 Missing ⚠️
...earch/search/deciders/ConcurrentSearchVisitor.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15635      +/-   ##
============================================
- Coverage     72.11%   71.76%   -0.36%     
+ Complexity    64396    64113     -283     
============================================
  Files          5244     5247       +3     
  Lines        299367   299480     +113     
  Branches      43575    43603      +28     
============================================
- Hits         215901   214916     -985     
- Misses        65723    66584     +861     
- Partials      17743    17980     +237     

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

@jed326 jed326 merged commit 39a4917 into 2.17 Sep 4, 2024
58 checks passed
@jed326 jed326 changed the title [Backport 2.17] [Backport 2.x] pluggable deciders for concurrent search (#15363) [Backport 2.17] pluggable deciders for concurrent search (#15363) Sep 4, 2024
@andrross andrross deleted the backport/backport-15630-to-2.17 branch October 17, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant