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.15] [ML] Downloaded and write model parts using multiple streams #112869

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

davidkyle
Copy link
Member

Manual backport of

…#111684)

Uses the range header to split the model download into multiple streams
using a separate thread for each stream
# Conflicts:
#	x-pack/plugin/ml-package-loader/src/main/java/org/elasticsearch/xpack/ml/packageloader/action/TransportLoadTrainedModelPackage.java
#	x-pack/plugin/ml-package-loader/src/test/java/org/elasticsearch/xpack/ml/packageloader/action/TransportLoadTrainedModelPackageTests.java
@davidkyle davidkyle added >enhancement :ml Machine learning auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.15.2 labels Sep 13, 2024
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Sep 13, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@elasticsearchmachine
Copy link
Collaborator

Hi @davidkyle, I've created a changelog YAML for you.

@elasticsearchmachine elasticsearchmachine merged commit f48a1c6 into elastic:8.15 Sep 13, 2024
15 checks passed
@davidkyle davidkyle deleted the bp-112859-815 branch September 13, 2024 12:26
davidkyle added a commit to davidkyle/elasticsearch that referenced this pull request Sep 17, 2024
davidkyle added a commit that referenced this pull request Sep 17, 2024
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!) >enhancement :ml Machine learning Team:ML Meta label for the ML team v8.15.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants