Skip to content

Fix BulkInferenceExecutorTests timeout failures by reducing test load and increasing min thread pool size #130991

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

afoucret
Copy link
Contributor

Fixes #130306 by reducing max request count from 1000 to 100 and increasing min thread pool size from 1 to 4 threads to prevent timeout failures in resource-constrained CI environments.

@elasticsearchmachine elasticsearchmachine added v9.2.0 needs:triage Requires assignment of a team area label labels Jul 10, 2025
@afoucret afoucret added :Analytics/ES|QL AKA ESQL v9.1.0 and removed needs:triage Requires assignment of a team area label v9.2.0 labels Jul 10, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jul 10, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@afoucret afoucret added >test Issues or PRs that are addressing/adding tests and removed Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Jul 10, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jul 10, 2025
@benwtrent
Copy link
Member

@afoucret is the test muted? Maybe unmute with this fix if this indeed fixes it?

@afoucret afoucret enabled auto-merge (squash) July 11, 2025 16:42
@afoucret
Copy link
Contributor Author

@benwtrent The test is unmuted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] BulkInferenceExecutorTests testSuccessfulExecution failing
3 participants