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

Thread pool size should not be a global (cluster update API) setting #15866

Closed
mikemccand opened this issue Jan 8, 2016 · 1 comment
Closed
Assignees
Labels
:Core/Infra/Core Core issues without another label >enhancement good first issue low hanging fruit

Comments

@mikemccand
Copy link
Contributor

Spinoff from #15585

Today you can e.g. set threadpool.bulk.size across the cluster, but this is dangerous, because it really should be node level setting instead (maybe you have "hot" nodes with many cores, and "cold" nodes with fewer cores).

@jasontedor
Copy link
Member

Closed in favor of #18613

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 >enhancement good first issue low hanging fruit
Projects
None yet
Development

No branches or pull requests

3 participants