-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
[ISSUE #8129] Support topic reserved time in tiered storage #8130
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #8130 +/- ##
=============================================
+ Coverage 42.94% 42.99% +0.05%
- Complexity 10387 10439 +52
=============================================
Files 1270 1270
Lines 88694 89056 +362
Branches 11401 11510 +109
=============================================
+ Hits 38092 38292 +200
- Misses 45914 46040 +126
- Partials 4688 4724 +36 ☔ View full report in Codecov by Sentry. |
There is a suggestion in #8129 |
thanks for your suggestion, I will modify soon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tiered storage feature is optional, should not throw exception here
Which Issue(s) This PR Fixes
Fixes #8129
Brief Description
How Did You Test This Change?