-
Notifications
You must be signed in to change notification settings - Fork 25k
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
[CI] UpdateThreadPoolSettingsTests testFixedExecutorType failure #63131
Labels
:Core/Infra/Settings
Settings infrastructure and APIs
Team:Core/Infra
Meta label for core/infra team
>test-failure
Triaged test failures from CI
Comments
astefan
added
:Core/Infra/Settings
Settings infrastructure and APIs
>test-failure
Triaged test failures from CI
labels
Oct 1, 2020
Pinging @elastic/es-core-infra (:Core/Infra/Settings) |
Another one today on 7.10: https://gradle-enterprise.elastic.co/s/xklyf67werd5c |
jaymode
added a commit
to jaymode/elasticsearch
that referenced
this issue
Oct 14, 2020
This commit fixes the UpdateThreadPoolSettingsTests to be aware of the hard limit on the maximum size of the system_write executor. This executor has a hard limit that matches the write executor, which is the number of allocated processors. Closes elastic#63131
jaymode
added a commit
that referenced
this issue
Oct 14, 2020
This commit fixes the UpdateThreadPoolSettingsTests to be aware of the hard limit on the maximum size of the system_write executor. This executor has a hard limit that matches the write executor, which is the number of allocated processors. Closes #63131
jaymode
added a commit
to jaymode/elasticsearch
that referenced
this issue
Oct 14, 2020
This commit fixes the UpdateThreadPoolSettingsTests to be aware of the hard limit on the maximum size of the system_write executor. This executor has a hard limit that matches the write executor, which is the number of allocated processors. Closes elastic#63131 Backport elastic#63700
This was referenced Oct 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Core/Infra/Settings
Settings infrastructure and APIs
Team:Core/Infra
Meta label for core/infra team
>test-failure
Triaged test failures from CI
Build scan: https://gradle-enterprise.elastic.co/s/safmn5nukss7y
Repro line:
./gradlew ':server:test' --tests "org.elasticsearch.threadpool.UpdateThreadPoolSettingsTests.testFixedExecutorType" -Dtests.seed=314CD7EE34B70039 -Dtests.security.manager=true -Dtests.locale=sq -Dtests.timezone=Australia/Sydney -Druntime.java=8
Reproduces locally?: No
Applicable branches: 7.x
Failure history: failed 5 times in the last 30 days. First failure on Sept 23rd.
Failure excerpt:
The text was updated successfully, but these errors were encountered: