-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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 #8764] Implement consume lag estimation in cq rocksdb store #8800
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #8800 +/- ##
=============================================
+ Coverage 47.52% 47.69% +0.17%
- Complexity 11592 11828 +236
=============================================
Files 1282 1283 +1
Lines 89848 90709 +861
Branches 11557 11737 +180
=============================================
+ Hits 42697 43261 +564
- Misses 41927 42175 +248
- Partials 5224 5273 +49
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
还需要评估下不同使用场景下的影响,例如队列数量极多时
Which Issue(s) This PR Fixes
Fixes #8764
Brief Description
How Did You Test This Change?