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

Preserve response headers in MasterService#submitStateUpdateTasks #31431

Closed
wants to merge 1 commit into from

Conversation

cbuescher
Copy link
Member

An integration test was expecting deprecation warnings in the rest
response headers which were missing suddenly after some change in MasterService
which had unexpected side effects. This change fixes this by preserving the
response headers of the thread context.

Closes #31422

An integration test was expecting deprecation warnings in the rest
response headers which were missing suddenly after some change in MasterService
which had unexpected side effects. This change fixes this by preserving the
response headers of the thread context.

Closes elastic#31422
@cbuescher cbuescher added >bug review v7.0.0 :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v6.4.0 labels Jun 19, 2018
@cbuescher cbuescher requested a review from ywelsch June 19, 2018 13:44
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@ywelsch
Copy link
Contributor

ywelsch commented Jun 19, 2018

Can you review #31421 instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. >non-issue v6.4.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants