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

[7.x] migrate more ML actions off of using Request suppliers (#44462) #44529

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

talevy
Copy link
Contributor

@talevy talevy commented Jul 17, 2019

many classes still use the Streamable constructors of HandledTransportAction,
this commit moves more of those classes to the new Writeable constructors.

relates #34389.

backport of #44462

many classes still use the Streamable constructors of HandledTransportAction,
this commit moves more of those classes to the new Writeable constructors.

relates elastic#34389.
@talevy talevy added :Core/Infra/Core Core issues without another label >refactoring backport labels Jul 17, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@talevy talevy merged commit a5ad594 into elastic:7.x Jul 18, 2019
@talevy talevy deleted the 7x-44462 branch July 18, 2019 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Core/Infra/Core Core issues without another label >refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants