Skip to content

Conversation

@peteralfonsi
Copy link
Contributor

Description

Backport #16781 to 2.19.x.

Related Issues

#16750

Check List

  • Functionality includes testing.
  • [N/A] API changes companion pull request created, if applicable.
  • [N/A] Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…nsearch-project#16781)

* fix create_pit enum bug

Signed-off-by: Peter Alfonsi <[email protected]>

* changelog

Signed-off-by: Peter Alfonsi <[email protected]>

* Fix SearchResponse XContent

Signed-off-by: Peter Alfonsi <[email protected]>

* Addressed David's comments

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

* Addressed andrross's comment

Signed-off-by: Peter Alfonsi <[email protected]>

* Revert "Addressed andrross's comment"

This reverts commit 49fec57.

Signed-off-by: Peter Alfonsi <[email protected]>

* Revert "Addressed David's comments"

This reverts commit a41f9be.

Signed-off-by: Peter Alfonsi <[email protected]>

* Revert "Fix SearchResponse XContent"

This reverts commit ea30484.

Signed-off-by: Peter Alfonsi <[email protected]>

* Revert "fix create_pit enum bug"

This reverts commit 0c9110d.

Signed-off-by: Peter Alfonsi <[email protected]>

* Fix create_pit bug with catch-all search phase name

Signed-off-by: Peter Alfonsi <[email protected]>

* switch to new optional method

Signed-off-by: Peter Alfonsi <[email protected]>

* rerun gradle

Signed-off-by: Peter Alfonsi <[email protected]>

* Update server/src/main/java/org/opensearch/action/search/SearchPhase.java

Co-authored-by: Andrew Ross <[email protected]>
Signed-off-by: Peter Alfonsi <[email protected]>

---------

Signed-off-by: Peter Alfonsi <[email protected]>
Signed-off-by: Peter Alfonsi <[email protected]>
Co-authored-by: Peter Alfonsi <[email protected]>
Co-authored-by: Andrew Ross <[email protected]>
@github-actions
Copy link
Contributor

❌ Gradle check result for 7855d81: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❕ Gradle check result for 7855d81: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.95%. Comparing base (50e692f) to head (7855d81).
Report is 1 commits behind head on 2.19.

Additional details and impacted files
@@            Coverage Diff            @@
##               2.19   #18345   +/-   ##
=========================================
  Coverage     71.94%   71.95%           
- Complexity    65939    65975   +36     
=========================================
  Files          5341     5341           
  Lines        307189   307194    +5     
  Branches      44835    44835           
=========================================
+ Hits         220996   221030   +34     
- Misses        67708    67736   +28     
+ Partials      18485    18428   -57     

☔ 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.

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