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

Switch WritePipelineResponse to AcknowledgedResponse #32722

Merged
merged 1 commit into from
Aug 8, 2018

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Aug 8, 2018

We previously discussed moving the classes extending AcknowledgedResponse to
simply use AcknowledgedResponse, making the class non-abstract.

This moves the first class to do this, removing WritePipelineResponse in the
process.

If we like the way this looks, I will switch the remaining classes over to using
AcknowledgedResponse.

We previously discussed moving the classes extending `AcknowledgedResponse` to
simply use `AcknowledgedResponse`, making the class non-abstract.

This moves the first class to do this, removing `WritePipelineResponse` in the
process.

If we like the way this looks, I will switch the remaining classes over to using
`AcknowledgedResponse`.
@dakrone dakrone added :Core/Infra/Core Core issues without another label >breaking-java v7.0.0 labels Aug 8, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@dakrone dakrone merged commit 7af28c4 into elastic:master Aug 8, 2018
dakrone added a commit that referenced this pull request Aug 8, 2018
We previously discussed moving the classes extending `AcknowledgedResponse` to
simply use `AcknowledgedResponse`, making the class non-abstract.

This moves the first class to do this, removing `WritePipelineResponse` in the
process.

If we like the way this looks, I will switch the remaining classes over to using
`AcknowledgedResponse`.
@dakrone dakrone added the v6.5.0 label Aug 8, 2018
@dakrone dakrone deleted the solidify-acknowledgedresponse branch February 4, 2019 14:45
@jimczi jimczi added v7.0.0-beta1 and removed v7.0.0 labels Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants