Add changes for graceful node decommission#4586
Merged
Bukhtawar merged 102 commits intoopensearch-project:mainfrom Oct 25, 2022
Merged
Add changes for graceful node decommission#4586Bukhtawar merged 102 commits intoopensearch-project:mainfrom
Bukhtawar merged 102 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
gbbafna
requested changes
Sep 26, 2022
server/src/main/java/org/opensearch/cluster/decommission/DecommissionController.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/opensearch/cluster/decommission/DecommissionController.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/opensearch/cluster/decommission/DecommissionController.java
Outdated
Show resolved
Hide resolved
server/src/main/java/org/opensearch/cluster/decommission/DecommissionController.java
Outdated
Show resolved
Hide resolved
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
gbbafna
approved these changes
Sep 27, 2022
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Bukhtawar
approved these changes
Oct 25, 2022
Contributor
Bukhtawar
left a comment
There was a problem hiding this comment.
Lets add assertions in the integration tests for voting configuration values
imRishN
reviewed
Oct 26, 2022
| public DecommissionRequest(StreamInput in) throws IOException { | ||
| super(in); | ||
| decommissionAttribute = new DecommissionAttribute(in); | ||
| this.delayTimeout = in.readTimeValue(); |
Member
There was a problem hiding this comment.
We missed adding noDelay here. With this no delay would never be read from the request
6 tasks
pranikum
added a commit
to pranikum/OpenSearch
that referenced
this pull request
Nov 3, 2022
* Add changes for graceful node decommission Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
imRishN
pushed a commit
to imRishN/OpenSearch
that referenced
this pull request
Nov 3, 2022
* Add changes for graceful node decommission Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com> Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
6 tasks
Bukhtawar
pushed a commit
that referenced
this pull request
Nov 3, 2022
* Fail weight update when decommission ongoing and fail decommission when attribute not weighed away (#4839) * Add changes for graceful node decommission (#4586) * Add delay timeout for decommission request (#4931) * Integ Tests for Awareness Attribute Decommissioning (#4715) Signed-off-by: Rishab Nahata <rnnahata@amazon.com> Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
imRishN
added a commit
to imRishN/OpenSearch
that referenced
this pull request
Nov 3, 2022
* Fail weight update when decommission ongoing and fail decommission when attribute not weighed away (opensearch-project#4839) * Add changes for graceful node decommission (opensearch-project#4586) * Add delay timeout for decommission request (opensearch-project#4931) * Integ Tests for Awareness Attribute Decommissioning (opensearch-project#4715) Signed-off-by: Rishab Nahata <rnnahata@amazon.com> Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
4 tasks
ashking94
pushed a commit
to ashking94/OpenSearch
that referenced
this pull request
Nov 7, 2022
* Add changes for graceful node decommission Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
5 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Signed-off-by: pranikum 109206473+pranikum@users.noreply.github.com
Description
Changes for graceful decommission of nodes. This includes call to WRR api.
Can be merged once decommission API and WRR changes are merged.
Depends on :
#4272
#4241
Issues Resolved
#4083
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.