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

[Backport][ML] Add setting to scale the processor count used in the model assignment planner #98299

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

davidkyle
Copy link
Member

@davidkyle davidkyle commented Aug 8, 2023

Manual backport of #98296 and #98298

…nment planner (elastic#98296)

Adds the ml.allocated_processors_scale setting which is used to scale
the value of ml.allocated_processors_double. This setting influences
the number of model allocations that can fit on a node
# Conflicts:
#	x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/MachineLearning.java
#	x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/autoscaling/MlAutoscalingResourceTracker.java
#	x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/utils/MlProcessors.java
@davidkyle davidkyle added :ml Machine learning backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.9.1 labels Aug 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2023

Documentation preview:

@davidkyle davidkyle changed the base branch from main to 8.9 August 8, 2023 19:01
@elasticsearchmachine elasticsearchmachine merged commit d0b8068 into elastic:8.9 Aug 8, 2023
@davidkyle davidkyle deleted the scale-processors-89 branch August 8, 2023 19:47
davidkyle added a commit that referenced this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :ml Machine learning v8.9.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants