Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 62081f2 from #15258.

…ld (#15258)

* fix cluster not able to spin up issue when disk usage exceeds threshold

Signed-off-by: zane-neo <[email protected]>

* Add comment to changes

Signed-off-by: zane-neo <[email protected]>

* Add UT to ensure the keepAliveThread starts before node starts

Signed-off-by: zane-neo <[email protected]>

* remove unused imports

Signed-off-by: zane-neo <[email protected]>

* Fix forbidden API calls check failed issue

Signed-off-by: zane-neo <[email protected]>

* format code

Signed-off-by: zane-neo <[email protected]>

* format code

Signed-off-by: zane-neo <[email protected]>

* change setInstance method to static

Signed-off-by: zane-neo <[email protected]>

* Add countdownlatch in test to coordinate the thread to avoid concureency issue caused test failure

Signed-off-by: zane-neo <[email protected]>

---------

Signed-off-by: zane-neo <[email protected]>
(cherry picked from commit 62081f2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.72%. Comparing base (40e4a54) to head (c57388d).
Report is 11 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../main/java/org/opensearch/bootstrap/Bootstrap.java 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16351      +/-   ##
============================================
- Coverage     71.81%   71.72%   -0.09%     
+ Complexity    65072    65062      -10     
============================================
  Files          5305     5304       -1     
  Lines        304056   304058       +2     
  Branches      44219    44219              
============================================
- Hits         218356   218087     -269     
- Misses        67500    67788     +288     
+ Partials      18200    18183      -17     

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

Copy link
Member

@andrross andrross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to get resolution on this conversation in the original PR before merging the backport: #15258 (comment)

@dblock
Copy link
Member

dblock commented Oct 16, 2024

I'd like to get resolution on this conversation in the original PR before merging the backport: #15258 (comment)

cc: @zane-neo @dbwiddis

@dbwiddis
Copy link
Member

Closing this as we are reverting the main branch PR #15258 with #16377

@dbwiddis dbwiddis closed this Oct 18, 2024
@andrross andrross deleted the backport/backport-15258-to-2.x branch April 4, 2025 18:17
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.

4 participants