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] Mitigation for remote snapshot filecache overflow #16143

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

finnegancarroll
Copy link
Contributor

Description

Backport 8f34ce5 from #15077.

Related Issues

Mitigation for #11676

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.

…#15077)

TransferManager fails BlobFetchRequest on full cache

Signed-off-by: Finn Carroll <carrofin@amazon.com>
(cherry picked from commit 8f34ce5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Copy link
Contributor

❕ Gradle check result for f1acf92: 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 Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.69%. Comparing base (20d32cf) to head (f1acf92).
Report is 4 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16143      +/-   ##
============================================
+ Coverage     71.60%   71.69%   +0.08%     
- Complexity    64716    64752      +36     
============================================
  Files          5278     5278              
  Lines        302835   302841       +6     
  Branches      44059    44060       +1     
============================================
+ Hits         216848   217121     +273     
+ Misses        67932    67578     -354     
- Partials      18055    18142      +87     

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

@dblock dblock merged commit 8a90aa9 into opensearch-project:2.x Oct 1, 2024
61 of 63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants