-
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 #8653] Fix index service upload last file when broker shutdown and fetcher check in tiered storage #8654
Conversation
…utdown and fetcher check in tiered storage
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #8654 +/- ##
=============================================
- Coverage 47.43% 47.40% -0.03%
+ Complexity 11513 11511 -2
=============================================
Files 1277 1277
Lines 89432 89445 +13
Branches 11502 11504 +2
=============================================
- Hits 42418 42404 -14
- Misses 41804 41826 +22
- Partials 5210 5215 +5 ☔ View full report in Codecov by Sentry. |
LGTM |
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.
LGTM
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.
LGTM
…utdown and fetcher check in tiered storage
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.
LGTM
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.
LGTM
Which Issue(s) This PR Fixes
Fixes #8653
Brief Description
How Did You Test This Change?