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

Remove Redundant Cluster State Update Response Classes (#63646) #64870

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

original-brownbear
Copy link
Member

These intermediary response types don't contain any information
outside of what the shard acknowledged and acknowledged responses
contain so this PR removes them.
Also, it adds three constants for the three possible states of
ShardsAcknowledgedResponse.

Follow up to #63335

backport of #63646

These intermediary response types don't contain any information
outside of what the shard acknowledged and acknowledged responses
contain so this PR removes them.
Also, it adds three constants for the three possible states of
`ShardsAcknowledgedResponse`.

Follow up to elastic#63335
@original-brownbear original-brownbear added the :Core/Infra/Core Core issues without another label label Nov 10, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Core)

@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Nov 10, 2020
@original-brownbear original-brownbear merged commit 6181ba3 into elastic:7.x Nov 10, 2020
@original-brownbear original-brownbear deleted the 63646-7.x branch November 10, 2020 16:07
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 Team:Core/Infra Meta label for core/infra team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants