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

[8.x] Fix ml autoscaling for zero allocations #114993

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

jan-elastic
Copy link
Contributor

backport of #114982

* Fix estimated memory usage for a model with zero allocations.

* Ignore number of threads of models with zero allocations in autoscaling decisions.

* Add some long overdue comments.

* Another estimateMemoryUsageBytes fix
@jan-elastic jan-elastic added >non-issue :ml Machine learning backport Team:ML Meta label for the ML team v8.16.0 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Oct 17, 2024
@elasticsearchmachine elasticsearchmachine merged commit bb2486b into 8.x Oct 17, 2024
16 checks passed
@elasticsearchmachine elasticsearchmachine deleted the backport-114982 branch October 17, 2024 13:10
jan-elastic added a commit that referenced this pull request Oct 18, 2024
* Fix estimated memory usage for a model with zero allocations.

* Ignore number of threads of models with zero allocations in autoscaling decisions.

* Add some long overdue comments.

* Another estimateMemoryUsageBytes fix
elasticsearchmachine pushed a commit that referenced this pull request Oct 18, 2024
* Fix estimated memory usage for a model with zero allocations.

* Ignore number of threads of models with zero allocations in autoscaling decisions.

* Add some long overdue comments.

* Another estimateMemoryUsageBytes fix
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 >non-issue Team:ML Meta label for the ML team v8.16.0 v8.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants