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 node filters for voting config exclusions #55673

Conversation

DaveCTurner
Copy link
Contributor

The use of node filters for excluding nodes from the voting configuration was
deprecated in #50836; this commit removes support for node filters in this API.

Closes #47990

The use of node filters for excluding nodes from the voting configuration was
deprecated in elastic#50836; this commit removes support for node filters in this API.

Closes elastic#47990
@DaveCTurner DaveCTurner added >breaking :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v8.0.0 labels Apr 23, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Cluster Coordination)

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 one typo I think :) Test failures seem to be unrelated GH/Jenkins issues

docs/reference/migration/migrate_8_0/discovery.asciidoc Outdated Show resolved Hide resolved
@original-brownbear
Copy link
Member

Jenkins run elasticsearch-ci/1
Jenkins run elasticsearch-ci/docs
Jenkins run elasticsearch-ci/packaging-sample-unix-docker

@DaveCTurner DaveCTurner merged commit 235c29e into elastic:master Apr 24, 2020
@DaveCTurner DaveCTurner deleted the 2020-04-21-remove-voting-config-exclusions-node-filters branch April 24, 2020 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Voting config exclusions should work with absent nodes
4 participants