Skip to content

Replace Streamable w/ Writeable in SingleShardRequest and subclasses #43364

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

Merged

Conversation

martijnvg
Copy link
Member

Backport of: #43222

This commit replaces usages of Streamable with Writeable for the
SingleShardRequest / TransportSingleShardAction classes and subclasses of
these classes.

Note that where possible response fields were made final and default
constructors were removed.

Relates to #34389

…lastic#43222)

Backport of: elastic#43222

This commit replaces usages of Streamable with Writeable for the
SingleShardRequest / TransportSingleShardAction classes and subclasses of
these classes.

Note that where possible response fields were made final and default
constructors were removed.

Relates to elastic#34389
@martijnvg martijnvg added :Core/Infra/Core Core issues without another label backport v7.3.0 labels Jun 19, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@martijnvg
Copy link
Member Author

@elasticmachine run elasticsearch-ci/1

@martijnvg martijnvg merged commit a4c45b5 into elastic:7.x Jun 19, 2019
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 v7.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants