[Backport 2.17] Mitigation for remote snapshot filecache overflow#15761
Merged
[Backport 2.17] Mitigation for remote snapshot filecache overflow#15761
Conversation
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>
7244ce3 to
6aa71d7
Compare
andrross
approved these changes
Sep 5, 2024
Contributor
|
❌ 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? |
Contributor
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
This was referenced Sep 6, 2024
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 8f34ce5 from #15077.