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 client feature tracking #44929

Merged
merged 5 commits into from
Jul 28, 2019

Conversation

jasontedor
Copy link
Member

This commit removes the infrastructure for client feature tracking. We introduced this functionality to support clients that do not necessarily understand all the features that the server might support, for example, customs in the cluster state provided by plugins that a client might not have. This can arise in situations such as rolling upgrades from the OSS distribution to the default distribution. With the removal of the transport client, this infrastructure is no longer needed. This commit removes client feature tracking from the server in 8.0.0.

Relates #31020
Relates #42538
Relates #44667

This commit removes the infrastructure for client feature tracking. We
introduced this functionality to support clients that do not necessarily
understand all the features that the server might support, for example,
customs in the cluster state provided by plugins that a client might not
have. This can arise in situations such as rolling upgrades from the OSS
distribution to the default distribution. With the removal of the
transport client, this infrastructure is no longer needed. This commit
removes client feature tracking from the server in 8.0.0.
@jasontedor jasontedor added >breaking :Distributed/Network Http and internode communication implementations v8.0.0 labels Jul 28, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@jasontedor
Copy link
Member Author

@elasticmachine run elasticsearch-ci/packaging-sample

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.

Nice stats! LGTM

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.

LGTM2 :)

@jasontedor jasontedor merged commit a9f3515 into elastic:master Jul 28, 2019
@jasontedor jasontedor deleted the remove-feature-aware branch July 28, 2019 10:00
jkakavas pushed a commit that referenced this pull request Jul 31, 2019
This commit removes the infrastructure for client feature tracking. We
introduced this functionality to support clients that do not necessarily
understand all the features that the server might support, for example,
customs in the cluster state provided by plugins that a client might not
have. This can arise in situations such as rolling upgrades from the OSS
distribution to the default distribution. With the removal of the
transport client, this infrastructure is no longer needed. This commit
removes client feature tracking from the server in 8.0.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Distributed/Network Http and internode communication implementations v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants