-
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 circuit breaker support for file cache (#6591) #7011
[Backport 2.x] Add circuit breaker support for file cache (#6591) #7011
Conversation
(cherry picked from commit 06128a9) Signed-off-by: Kunal Kotwani <[email protected]>
Gradle Check (Jenkins) Run Completed with:
|
2fbe77a
to
cd675bb
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #7011 +/- ##
==========================================
Coverage 70.43% 70.44%
- Complexity 59497 59574 +77
==========================================
Files 4811 4821 +10
Lines 285578 285821 +243
Branches 41517 41542 +25
==========================================
+ Hits 201149 201343 +194
+ Misses 67641 67635 -6
- Partials 16788 16843 +55
... and 511 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
(cherry picked from commit 06128a9)
Description
Issues Resolved
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.