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

Send cluster name and discovery node in handshake #48906

Merged

Conversation

Tim-Brooks
Copy link
Contributor

This commits sends the cluster name and discovery naode in the transport
level handshake response. This will allow us to stop sending the
transport service level handshake request in the 8.0-8.x release cycle.
It is necessary to start sending this in 7.x so that 8.0 is guaranteed
to be communicating with a version that sends the required information..

This commits sends the cluster name and discovery naode in the transport
level handshake response. This will allow us to stop sending the
transport service level handshake request in the 8.0-8.x release cycle.
It is necessary to start sending this in 7.x so that 8.0 is guaranteed
to be communicating with a version that sends the required information..
@Tim-Brooks Tim-Brooks added >non-issue :Distributed/Network Http and internode communication implementations v8.0.0 v7.6.0 labels Nov 7, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Network)

@Tim-Brooks
Copy link
Contributor Author

We tried to get this in before 6.7 (#37999). But we were a little late. Now that we are close to going 7.x->8.0 it's time to reopen this PR.

Copy link
Member

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

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

LGTM, just trivial points that don't need another review :)

@Tim-Brooks Tim-Brooks merged commit a0e3e94 into elastic:master Nov 8, 2019
Tim-Brooks added a commit to Tim-Brooks/elasticsearch that referenced this pull request Nov 8, 2019
After backporting elastic#48906 to 7.x, the new handshake response will be sent
in 7.6. With this, this commit will update the version constants to
reflect that change.
Tim-Brooks added a commit to Tim-Brooks/elasticsearch that referenced this pull request Nov 8, 2019
This commits sends the cluster name and discovery naode in the transport
level handshake response. This will allow us to stop sending the
transport service level handshake request in the 8.0-8.x release cycle.
It is necessary to start sending this in 7.x so that 8.0 is guaranteed
to be communicating with a version that sends the required information.
Tim-Brooks added a commit that referenced this pull request Nov 11, 2019
After backporting #48906 to 7.x, the new handshake response will be sent
in 7.6. With this, this commit will update the version constants to
reflect that change.
@Tim-Brooks Tim-Brooks deleted the change_handshake_response_update branch April 30, 2020 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Network Http and internode communication implementations >non-issue v7.6.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants