Skip to content

[Backport 3.4] Using cached StoredFieldsReader for scroll query optimizations#20170

Merged
prudhvigodithi merged 1 commit into3.4from
backport/backport-20112-to-3.4
Dec 5, 2025
Merged

[Backport 3.4] Using cached StoredFieldsReader for scroll query optimizations#20170
prudhvigodithi merged 1 commit into3.4from
backport/backport-20112-to-3.4

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 00cf7c1 from #20112.

* Scroll query optimizations

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* spotless fix

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* Scroll query optimizations

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* spotless fix

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* spotless fix

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* Fix assertions

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* Fix assertions

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* Update tests

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* update changelog

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* Fix SearchSliceIT

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

* Fix RetryTests

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>

---------

Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
(cherry picked from commit 00cf7c1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Dec 5, 2025

Important

Review skipped

Bot user detected.

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.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch backport/backport-20112-to-3.4

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 5, 2025

❌ Gradle check result for d6642bf: 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
Copy Markdown
Contributor

github-actions bot commented Dec 5, 2025

✅ Gradle check result for d6642bf: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 5, 2025

Codecov Report

❌ Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (3.4@b7f013f). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...n/java/org/opensearch/search/fetch/FetchPhase.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             3.4   #20170   +/-   ##
======================================
  Coverage       ?   73.25%           
  Complexity     ?    71760           
======================================
  Files          ?     5793           
  Lines          ?   328098           
  Branches       ?    47250           
======================================
  Hits           ?   240361           
  Misses         ?    68481           
  Partials       ?    19256           

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

@prudhvigodithi prudhvigodithi merged commit f791594 into 3.4 Dec 5, 2025
54 of 58 checks passed
@github-actions github-actions bot deleted the backport/backport-20112-to-3.4 branch December 5, 2025 05:10
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