[Backport 2.x] ClusterManagerTaskThrottler Improvements#15647
[Backport 2.x] ClusterManagerTaskThrottler Improvements#15647shwetathareja merged 9 commits intoopensearch-project:2.xfrom
Conversation
* [ClusterManagerTaskThrottler Improvements] : Add shallow check in ClusterManagerTaskThrottler to fail fast before computeIfPresent to avoid lock when queue is full Signed-off-by: Sumit Bansal <sumitsb@amazon.com> (cherry picked from commit 17b5f98)
|
❕ Gradle check result for 9517328: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Signed-off-by: Sumit Bansal <sumitsb@amazon.com>
|
❌ Gradle check result for d101718: null 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? |
2db05c8 to
5504f32
Compare
|
2.x cut off was done and this is already merged to 2.17 now. Removed entry from CHANGELOG.md |
…8-to-2.x Signed-off-by: Sumit Bansal <sumitsb@amazon.com>
c3929d5 to
a0ecb30
Compare
|
❌ Gradle check result for 2db05c8: 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? |
|
❌ Gradle check result for c3929d5: 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? |
|
❌ Gradle check result for 5504f32: 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? |
org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=snapshot.restore/10_basic/Create a snapshot and then restore it} |
|
❌ Gradle check result for a0ecb30: 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? |
|
❌ Gradle check result for a0ecb30: 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? |
org.opensearch.snapshots.DeleteSnapshotITV2.testRemoteStoreCleanupForDeletedIndexForSnapshotV2 Flaky #15692 |
|
❌ Gradle check result for a0ecb30: 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? |
2.x backport of #15508