-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Add safeguards limits for file cache #8989
[Backport 2.x] Add safeguards limits for file cache #8989
Conversation
…nsearch-project#8208) Signed-off-by: Kunal Kotwani <[email protected]> (cherry picked from commit 91bfa01)
…pensearch-project#8606) Signed-off-by: Kunal Kotwani <[email protected]> (cherry picked from commit a3aab67)
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #8989 +/- ##
============================================
- Coverage 70.75% 70.73% -0.03%
+ Complexity 57361 57336 -25
============================================
Files 4747 4747
Lines 271124 271199 +75
Branches 39991 40003 +12
============================================
- Hits 191826 191822 -4
- Misses 62852 62956 +104
+ Partials 16446 16421 -25
|
@reta Can you please have a look at this backport PR? |
@kotwanikunal Sorry about it, just saw the comment, thanks @mch2 ! |
HI @kotwanikunal when is the release planned for this? |
@Dileep-Dora This will be released as a part of v2.10. You can follow the release here: opensearch-project/opensearch-build#3743 |
@kotwanikunal Thanks for the reply any tentative date on the release? |
It is on 9/25 (the upcoming Monday). |
Description
2.x
Related Issues
Resolves #7713 on
2.x
Check List
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.