Skip to content

[Backport 2.19] Fix SearchPhaseExecutionException to properly initCause (#20320)#20336

Merged
andrross merged 2 commits intoopensearch-project:2.19from
cwperks:backport-20320-to-2.19
Dec 29, 2025
Merged

[Backport 2.19] Fix SearchPhaseExecutionException to properly initCause (#20320)#20336
andrross merged 2 commits intoopensearch-project:2.19from
cwperks:backport-20320-to-2.19

Conversation

@cwperks
Copy link
Copy Markdown
Member

@cwperks cwperks commented Dec 29, 2025

Backport #20320 to 2.19

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@cwperks cwperks requested a review from a team as a code owner December 29, 2025 21:23
Signed-off-by: Craig Perkins <cwperx@amazon.com>
@cwperks
Copy link
Copy Markdown
Member Author

cwperks commented Dec 29, 2025

@dbwiddis Here's the 2.19 backport for #20320.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Dec 29, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 5744e2e: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 29, 2025

Codecov Report

❌ Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.97%. Comparing base (1f78365) to head (5744e2e).
⚠️ Report is 2 commits behind head on 2.19.

Files with missing lines Patch % Lines
...h/action/search/SearchPhaseExecutionException.java 72.72% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #20336      +/-   ##
============================================
- Coverage     71.99%   71.97%   -0.03%     
- Complexity    65993    66006      +13     
============================================
  Files          5342     5342              
  Lines        307364   307362       -2     
  Branches      44857    44856       -1     
============================================
- Hits         221298   221223      -75     
- Misses        67624    67632       +8     
- Partials      18442    18507      +65     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross andrross merged commit d2b53b4 into opensearch-project:2.19 Dec 29, 2025
45 checks passed
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.

2 participants