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

[Backport 2.x] [OSD Availability] Prevent OSD process crashes when disk is full #6743

Merged
merged 1 commit into from
May 8, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 45c7c15 from #6733.

* prevent crash when disk full

Signed-off-by: Flyingliuhub <33105471+flyingliuhub@users.noreply.github.com>

* change verbose to false

Signed-off-by: Flyingliuhub <33105471+flyingliuhub@users.noreply.github.com>

* add changeset file

Signed-off-by: Flyingliuhub <33105471+flyingliuhub@users.noreply.github.com>

* update changeset contexts

Signed-off-by: Flyingliuhub <33105471+flyingliuhub@users.noreply.github.com>

* change feature flag name

Signed-off-by: Flyingliuhub <33105471+flyingliuhub@users.noreply.github.com>

---------

Signed-off-by: Flyingliuhub <33105471+flyingliuhub@users.noreply.github.com>
Co-authored-by: ZilongX <99905560+ZilongX@users.noreply.github.com>
(cherry picked from commit 45c7c15)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.73%. Comparing base (3eab14f) to head (fcfe78b).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6743      +/-   ##
==========================================
- Coverage   67.75%   67.73%   -0.03%     
==========================================
  Files        3414     3414              
  Lines       66943    66950       +7     
  Branches    10877    10877              
==========================================
- Hits        45356    45346      -10     
- Misses      18946    18962      +16     
- Partials     2641     2642       +1     
Flag Coverage Δ
Linux_1 33.17% <0.00%> (-0.01%) ⬇️
Linux_2 55.60% <10.00%> (-0.02%) ⬇️
Linux_3 45.30% <0.00%> (-0.01%) ⬇️
Linux_4 35.03% <100.00%> (+0.04%) ⬆️
Windows_1 ?
Windows_2 ?
Windows_3 45.30% <0.00%> (-0.01%) ⬇️
Windows_4 35.03% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ZilongX ZilongX merged commit c67e336 into 2.x May 8, 2024
90 of 91 checks passed
@ZilongX ZilongX deleted the backport/backport-6733-to-2.x branch May 8, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports seasoned-contributor v2.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants