Skip to content

Conversation

andreidan
Copy link
Contributor

Backports the following commits to 9.1:

If setNextReader in any sub fetch phase throws we will not stop
the profile timer we started. Subphases do various things in
setNextReader from validations, throwing Exceptions outright, to
reading Lucene specific things like doc values.

This moves the timer.stop call in a finally block to make sure
everything timer related is copacetic.
@andreidan andreidan added :Search Foundations/Search Catch all for Search Foundations >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch labels Aug 8, 2025
@elasticsearchmachine elasticsearchmachine merged commit 7768974 into elastic:9.1 Aug 8, 2025
34 checks passed
@andreidan andreidan deleted the backport/9.1/pr-132570 branch August 8, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v9.1.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants