Skip to content

Fix ScalingThreadPoolTests for the management thread pool#90214

Merged
arteam merged 4 commits intoelastic:mainfrom
arteam:fix-mininum-test-for-management-pool
Sep 22, 2022
Merged

Fix ScalingThreadPoolTests for the management thread pool#90214
arteam merged 4 commits intoelastic:mainfrom
arteam:fix-mininum-test-for-management-pool

Conversation

@arteam
Copy link
Copy Markdown
Contributor

@arteam arteam commented Sep 22, 2022

If we test the defaults for the core amount of threads, we should add an exception for the management pool that now has 2 threads as the defaults instead of 1.

See #90193

If we test the defaults for the core amount of threads, we should add an exception for
the management pool that now has 2 threads as the defaults instead of 1.
@arteam arteam added >test Issues or PRs that are addressing/adding tests :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. auto-backport Automatically create backport pull requests when merged v8.5.1 labels Sep 22, 2022
@elasticsearchmachine elasticsearchmachine added v8.6.0 Team:Distributed Meta label for distributed team. labels Sep 22, 2022
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@arteam
Copy link
Copy Markdown
Contributor Author

arteam commented Sep 22, 2022

@elasticmachine run elasticsearch-ci/part-1

Copy link
Copy Markdown

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

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

LGTM

It looks like the only test failure now is because there isn't a Kibana 8.6 build available yet due to the unified snapshot build being broken for 8.6 at the moment.

Since that's now the only test failure in the PR CI I think you should merge this so that it can be backported to 8.5 ASAP. Waiting for a successful 8.6 unified snapshot before merging this will only prolong the spurious failures people are seeing.

@arteam arteam merged commit 50cf18e into elastic:main Sep 22, 2022
@arteam
Copy link
Copy Markdown
Contributor Author

arteam commented Sep 22, 2022

Thanks David!

@arteam arteam deleted the fix-mininum-test-for-management-pool branch September 22, 2022 12:45
arteam added a commit to arteam/elasticsearch that referenced this pull request Sep 22, 2022
)

If we test the defaults for the core amount of threads, we should add an exception for
the management pool that now has 2 threads as the defaults instead of 1.
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💚 Backport successful

Status Branch Result
8.5

arteam added a commit that referenced this pull request Sep 22, 2022
…) (#90257)

* Fix ScalingThreadPoolTests for the management thread pool (#90214)

If we test the defaults for the core amount of threads, we should add an exception for
the management pool that now has 2 threads as the defaults instead of 1.

* Revert "Mute tests affected by #90210 (#90256)"

This reverts commit b2cee96.
@csoulios csoulios added v8.5.0 and removed v8.5.1 labels Nov 1, 2022
arteam added a commit to arteam/elasticsearch that referenced this pull request Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. Team:Distributed Meta label for distributed team. >test Issues or PRs that are addressing/adding tests v8.5.0 v8.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants