Skip to content

Conversation

original-brownbear
Copy link
Contributor

Backports the following commits to 8.x:

…n IndexShard (elastic#125650)

Load field caps from store if they haven't been initialised through a refresh yet.
Keep the plain reads to not mess with performance characteristics too much on the good path but protect against confusing races when loading field infos now (that probably should have been ordered stores in the first place but this was safe due to other locks/volatiles on the refresh path).

Closes elastic#125483
@original-brownbear original-brownbear 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 Mar 26, 2025
@elasticsearchmachine elasticsearchmachine merged commit bf6f6fe into elastic:8.x Mar 26, 2025
15 checks passed
@original-brownbear original-brownbear deleted the backport/8.x/pr-125650 branch March 26, 2025 19:06
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 v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants