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] Fix file cache initialization #14566

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2be25bb from #14004.

* fix file cache initialization

Signed-off-by: panguixin <[email protected]>

* changelog

Signed-off-by: panguixin <[email protected]>

* add test

Signed-off-by: panguixin <[email protected]>

---------

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

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

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 76.31579% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.46%. Comparing base (f2d8e1d) to head (73a1a0d).
Report is 1 commits behind head on 2.x.

Files Patch % Lines
server/src/main/java/org/opensearch/node/Node.java 76.66% 4 Missing and 3 partials ⚠️
...c/main/java/org/opensearch/monitor/fs/FsProbe.java 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14566      +/-   ##
============================================
+ Coverage     71.39%   71.46%   +0.07%     
- Complexity    62268    62320      +52     
============================================
  Files          5102     5102              
  Lines        293130   293159      +29     
  Branches      42715    42717       +2     
============================================
+ Hits         209275   209518     +243     
+ Misses        66203    66015     -188     
+ Partials      17652    17626      -26     

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

@andrross andrross merged commit 70064e2 into 2.x Jun 27, 2024
51 checks passed
@andrross andrross deleted the backport/backport-14004-to-2.x branch June 27, 2024 19:03
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…project#14566)

* fix file cache initialization

* changelog

* add test

---------

(cherry picked from commit 2be25bb)

Signed-off-by: panguixin <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: kkewwei <[email protected]>
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.

1 participant