Skip to content

Re-enable threadpool blocking in Kibana system index test #112569

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

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Sep 5, 2024

KibanaThreadPoolIT checks the Kibana system user can write (using the system read/write threadpools) even when the normal read/write threadpools are blocked. This commit re-enables a key part of the test which was disabled.

closes #107625

KibanaThreadPoolIT checks the Kibana system user can write (using the
system read/write threadpools) even when the normal read/write
threadpools are blocked. This commit re-enables a key part of the test
which was disabled.

closes elastic#107625
@rjernst rjernst added >test Issues or PRs that are addressing/adding tests :Core/Infra/Core Core issues without another label labels Sep 5, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v8.16.0 labels Sep 5, 2024
@rjernst rjernst requested a review from a team September 15, 2024 17:56
@rjernst rjernst merged commit 160faa2 into elastic:main Oct 24, 2024
16 checks passed
@rjernst rjernst deleted the threadpools/kibana_system_test branch October 24, 2024 16:29
georgewallace pushed a commit to georgewallace/elasticsearch that referenced this pull request Oct 25, 2024
…2569)

KibanaThreadPoolIT checks the Kibana system user can write (using the
system read/write threadpools) even when the normal read/write
threadpools are blocked. This commit re-enables a key part of the test
which was disabled.

closes elastic#107625
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request Nov 4, 2024
…2569)

KibanaThreadPoolIT checks the Kibana system user can write (using the
system read/write threadpools) even when the normal read/write
threadpools are blocked. This commit re-enables a key part of the test
which was disabled.

closes elastic#107625
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v8.17.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] KibanaThreadPoolIT testUserThreadPoolsAreBlocked failing with "suite timeout was reached"
4 participants