Skip to content

Add support for Warm Indices Write Block on Flood Watermark breach #18375

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

Merged
merged 16 commits into from
Jun 18, 2025

Conversation

Gagan6164
Copy link
Contributor

@Gagan6164 Gagan6164 commented May 27, 2025

Description

Add support for Warm Indices Write Block on Flood Watermark breach

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

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

❌ Gradle check result for d73241f: 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 Jun 8, 2025

✅ Gradle check result for 3c9e688: SUCCESS

Copy link

codecov bot commented Jun 8, 2025

Codecov Report

Attention: Patch coverage is 74.28571% with 36 lines in your changes missing coverage. Please review.

Project coverage is 72.72%. Comparing base (a7f28f6) to head (5668c5c).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...ting/allocation/HotNodeDiskThresholdEvaluator.java 24.00% 16 Missing and 3 partials ⚠️
.../cluster/routing/allocation/NodeDiskEvaluator.java 68.96% 9 Missing ⚠️
...uster/routing/allocation/DiskThresholdMonitor.java 92.59% 0 Missing and 4 partials ⚠️
...ing/allocation/WarmNodeDiskThresholdEvaluator.java 85.71% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #18375      +/-   ##
============================================
- Coverage     72.75%   72.72%   -0.04%     
- Complexity    68087    68106      +19     
============================================
  Files          5537     5540       +3     
  Lines        313232   313321      +89     
  Branches      45458    45461       +3     
============================================
- Hits         227905   227865      -40     
- Misses        66758    66892     +134     
+ Partials      18569    18564       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented Jun 9, 2025

❕ Gradle check result for 341e34a: 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.

@Gagan6164 Gagan6164 marked this pull request as ready for review June 10, 2025 04:06
@Gagan6164 Gagan6164 requested a review from a team as a code owner June 10, 2025 04:06
Copy link
Contributor

❌ Gradle check result for e7d8710: 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?

Gagan6164 and others added 2 commits June 11, 2025 19:34
Signed-off-by: Gagan Singh Saini <[email protected]>
Copy link
Contributor

❌ Gradle check result for 3570c0d: 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: Gagan Singh Saini <[email protected]>
Copy link
Contributor

❌ Gradle check result for e1a7fa6: 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?

Gagan Singh Saini added 2 commits June 12, 2025 12:18
Signed-off-by: Gagan Singh Saini <[email protected]>
Signed-off-by: Gagan Singh Saini <[email protected]>
Copy link
Contributor

❌ Gradle check result for bdd3945: 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: Gagan Singh Saini <[email protected]>
Copy link
Contributor

❌ Gradle check result for 6e7922c: 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

❌ Gradle check result for f588845: 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: Gagan Singh Saini <[email protected]>
Copy link
Contributor

✅ Gradle check result for 326f1ea: SUCCESS

Gagan Singh Saini and others added 2 commits June 18, 2025 10:44
Copy link
Contributor

✅ Gradle check result for c8b17e2: SUCCESS

Signed-off-by: Gagan6164 <[email protected]>
Copy link
Contributor

❌ Gradle check result for 5668c5c: 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

✅ Gradle check result for 5668c5c: SUCCESS

@gbbafna gbbafna merged commit 9dc2a88 into opensearch-project:main Jun 18, 2025
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants