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.
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
Service Layer changes for Recommission API #4320
Service Layer changes for Recommission API #4320
Changes from all commits
8c38c53
40d739b
32d1499
79561e1
f3b8dd8
ace11fe
3988e2d
fe3f01a
7ffb650
bf0af0a
1972243
2584d51
e9d50a6
4c6273b
0b56861
95c41ff
6e2ae8f
eaeefa6
8ca49e7
97c4d32
2d83698
e7946d8
98b4ac8
fcf36cf
4f6543b
02a96ba
b2bfb31
f3582e3
fe8f3b1
d52d48e
93ee423
45b98d3
56eca8f
4d04395
c7c9f35
0cf8def
e203a57
7c14326
f281473
f22307f
22a1d5e
5227538
b0cfef5
c16ac3a
1b3471b
b1cf7a5
22cd77c
b3930c5
5228119
4f58513
224dad4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we provide an option to not force clear voting as a flag to the API?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cluster might get into an unexpected state if we don't clear the exclusion and recommissioned the zone. When the cluster decommissioned one zone, it was expected that no further exclusion will be set as we already decommissioned one master. Any exclusion after decommissioning, would just be making things worse for a cluster already under stress. Not sure, if the user would need any exclusion set when the recommissioning the zone back.
Also as per discussion in #4084 PR, the DELETE API should try to restore the system back for multiple failure cases
Let me know if you see a case where recommissioning won't expect the exclusion to be wiped off