Skip to content

Schedule reroute after allocator timed out#15565

Merged
Bukhtawar merged 25 commits intoopensearch-project:mainfrom
imRishN:schedule-reroute
Sep 5, 2024
Merged

Schedule reroute after allocator timed out#15565
Bukhtawar merged 25 commits intoopensearch-project:mainfrom
imRishN:schedule-reroute

Conversation

@imRishN
Copy link
Copy Markdown
Member

@imRishN imRishN commented Sep 2, 2024

Description

This PR attempts to schedule a reroute whenever an allocator times out. This would ensure that we never let a shard in an unassigned state because the current reroute cycle timed out.

Related Issues

Resolves #14945

Check List

  • Functionality includes testing.
  • [ ] API changes companion pull request created, if applicable.
  • [ ] Public documentation issue/PR created, if applicable.

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.

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 2, 2024

❌ Gradle check result for 7cf09a5: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 2, 2024

❌ Gradle check result for d09b40d: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 2, 2024

❌ Gradle check result for a8717d9: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions github-actions bot added bug Something isn't working Cluster Manager Other labels Sep 2, 2024
Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 2, 2024

❌ Gradle check result for edc02b0: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 5, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
(cherry picked from commit 4f50b4d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 5, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
(cherry picked from commit 4f50b4d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
andrross pushed a commit that referenced this pull request Sep 5, 2024
* Schedule reroute after allocator timed out (#15565)

* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>

* Coverage fix

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>

---------

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
alchemist51 pushed a commit to alchemist51/OpenSearch that referenced this pull request Sep 5, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
(cherry picked from commit 4f50b4d)
alchemist51 pushed a commit to alchemist51/OpenSearch that referenced this pull request Sep 5, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
(cherry picked from commit 4f50b4d)
ashking94 pushed a commit that referenced this pull request Sep 5, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
(cherry picked from commit 4f50b4d)

Co-authored-by: Rishab Nahata <rnnahata@amazon.com>
sumitasr pushed a commit to sumitasr/OpenSearch that referenced this pull request Sep 6, 2024
…opensearch-project#15749)

* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
(cherry picked from commit 4f50b4d)

Co-authored-by: Rishab Nahata <rnnahata@amazon.com>
akolarkunnu pushed a commit to akolarkunnu/OpenSearch that referenced this pull request Sep 10, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 16, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 17, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 21, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[BUG] Schedule reroute after allocator timeout

2 participants