Skip to content

[8.x] Fix bitset filter cache loading in Stateless (#114191)#114572

Merged
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
kingherc:backport/8.x/pr-114191
Oct 11, 2024
Merged

[8.x] Fix bitset filter cache loading in Stateless (#114191)#114572
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
kingherc:backport/8.x/pr-114191

Conversation

@kingherc
Copy link
Contributor

Backports the following commits to 8.x:

As recognized in PR elastic#113478 reviewing, the bitset filter cache
was wrongly eagerly loaded only for fast refresh indices on index
nodes. However, it should be eagerly loaded for any index that
can be searched. This PR fixes this.
@kingherc kingherc added :Search/Search Search-related issues that do not fall into other categories >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Search Meta label for search team labels Oct 11, 2024
@elasticsearchmachine elasticsearchmachine merged commit 2b01c3b into elastic:8.x Oct 11, 2024
@kingherc kingherc deleted the backport/8.x/pr-114191 branch October 11, 2024 09:17
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 >non-issue :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants