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

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8f34ce5 from #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>
@andrross andrross force-pushed the backport/backport-15077-to-2.17 branch from 7244ce3 to 6aa71d7 Compare September 5, 2024 20:10
Copy link
Contributor

github-actions bot commented Sep 5, 2024

❌ Gradle check result for 7244ce3: 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 Sep 5, 2024

✅ Gradle check result for 6aa71d7: SUCCESS

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.67%. Comparing base (75fb5bc) to head (6aa71d7).
Report is 14 commits behind head on 2.17.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15761      +/-   ##
============================================
+ Coverage     71.66%   71.67%   +0.01%     
- Complexity    64317    64466     +149     
============================================
  Files          5262     5263       +1     
  Lines        301148   301593     +445     
  Branches      43841    43909      +68     
============================================
+ Hits         215829   216181     +352     
- Misses        67259    67336      +77     
- Partials      18060    18076      +16     

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

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