Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SearchServiceSingleNodeTests testSlicingBehaviourForParallelCollection #126300

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

cbuescher
Copy link
Member

We need to register the settings update consumer for the
QUERY_PHASE_PARALLEL_COLLECTION_ENABLED setting
regardless of the BATCHED_QUERY_PHASE_FEATURE_FLAG feature flag.

Closes #125899

…lelCollection

We need to register the settings update consumer for
QUERY_PHASE_PARALLEL_COLLECTION_ENABLED regardless of the
BATCHED_QUERY_PHASE_FEATURE_FLAG feature flag.

Closes elastic#125899
@cbuescher cbuescher added >test Issues or PRs that are addressing/adding tests Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch :Search Foundations/Search Catch all for Search Foundations v9.0.0 v9.1.0 labels Apr 4, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

Copy link
Member

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Christoph!

@cbuescher cbuescher merged commit e55b972 into elastic:main Apr 4, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test Issues or PRs that are addressing/adding tests v9.0.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] SearchServiceSingleNodeTests testSlicingBehaviourForParallelCollection failing
3 participants