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

Schedule reroute after allocator timed out #15565

Merged
merged 25 commits into from
Sep 5, 2024

Conversation

imRishN
Copy link
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.

Copy link
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 <[email protected]>
Copy link
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?

Copy link
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 <[email protected]>
Copy link
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?

@Bukhtawar Bukhtawar added backport 2.x Backport to 2.x branch backport 2.17 labels Sep 5, 2024
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 <[email protected]>
(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 <[email protected]>
(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 <[email protected]>

* Coverage fix

Signed-off-by: Rishab Nahata <[email protected]>

---------

Signed-off-by: Rishab Nahata <[email protected]>
Arpit-Bandejiya pushed a commit to Arpit-Bandejiya/OpenSearch that referenced this pull request Sep 5, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <[email protected]>
(cherry picked from commit 4f50b4d)
Arpit-Bandejiya pushed a commit to Arpit-Bandejiya/OpenSearch that referenced this pull request Sep 5, 2024
* Schedule reroute after allocator timed out

Signed-off-by: Rishab Nahata <[email protected]>
(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 <[email protected]>
(cherry picked from commit 4f50b4d)

Co-authored-by: Rishab Nahata <[email protected]>
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 <[email protected]>
(cherry picked from commit 4f50b4d)

Co-authored-by: Rishab Nahata <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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