-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Voting config exclusions should work with absent nodes #50836
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
c3d4615
Voting config exclusions should work with absent nodes
zacharymorn 7881e7b
Merge branch 'master' into issue-47990
zacharymorn 39eb2a1
Add new APIs to add voting config exclusion just based on node id or …
zacharymorn c3eb5a1
Address feedback comment
zacharymorn ad41573
Address feedback
zacharymorn b085c2c
Address comment
zacharymorn 57cbc47
Update nodeId for VotingConfigExclusion when node with matching name …
zacharymorn e08a8a1
Add test cases to AddVotingConfigExclusionsRequestTests
zacharymorn d325123
Add assertion for voting config exclusion in cluster state
zacharymorn bede9a0
Add test cases to TransportAddVotingConfigExclusionsActionTests
zacharymorn fb337f2
Add test to NodeJoinTests
zacharymorn 5e28294
Add test to CooridnatorTests
zacharymorn 49f749c
Inline deprecation message
zacharymorn a174c7c
Merge branch 'master' into issue-47990
zacharymorn 2d37e5c
Address some comments that can be fixed quickly
zacharymorn 0fb29c3
Make Coordinator#validVotingConfigExclusionState package static for t…
zacharymorn aaa0f89
Refactoring for node resolution logic and NodeJoinTest
zacharymorn 02a3533
Refactor out deprecated AddVotingConfigExclusionsRequest constructor
zacharymorn 53f133c
Fix checkstyle and tests
zacharymorn 5fe180e
Merge branch 'master' into issue-47990
zacharymorn 0f6dd6f
Fix test failure due to misnomer
zacharymorn b0d0a97
Revert "Refactor out deprecated AddVotingConfigExclusionsRequest cons…
zacharymorn 5c7a226
Migrate some tests that use nodeDescriptions to using nodeNames
zacharymorn c6fbce8
Fix style
zacharymorn fcd3912
Merge branch 'master' into issue-47990
zacharymorn a2e6247
Revert "Merge branch 'master' into issue-47990"
zacharymorn ccf6c73
Merge branch 'master' into issue-47990
zacharymorn 2a01d70
Fix spacing
zacharymorn 6d6353e
Update server/src/main/java/org/elasticsearch/cluster/coordination/Jo…
zacharymorn 99a584d
Update server/src/main/java/org/elasticsearch/action/admin/cluster/co…
zacharymorn 89ab437
Update server/src/test/java/org/elasticsearch/cluster/coordination/Co…
zacharymorn fd64f4b
Address feedback to use Map<String, DiscoveryNode> for existing nodes
zacharymorn 51f74bf
Fix checkstyle
zacharymorn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.