[ISSUE #10019] Revert "[ISSUE #8127]Optimize the metric calculation logic of the time wheel"#10020
Merged
ShannonDing merged 3 commits intoapache:developapache/rocketmq:developfrom Jan 21, 2026
Merged
[ISSUE #10019] Revert "[ISSUE #8127]Optimize the metric calculation logic of the time wheel"#10020ShannonDing merged 3 commits intoapache:developapache/rocketmq:developfrom
ShannonDing merged 3 commits intoapache:developapache/rocketmq:developfrom
Conversation
added 3 commits
January 17, 2026 17:57
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #10020 +/- ##
=============================================
- Coverage 49.02% 48.89% -0.14%
+ Complexity 13364 13328 -36
=============================================
Files 1373 1373
Lines 99682 99671 -11
Branches 12884 12880 -4
=============================================
- Hits 48874 48734 -140
- Misses 44910 45018 +108
- Partials 5898 5919 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
LGTM |
ShannonDing
approved these changes
Jan 21, 2026
dingshuangxi888
pushed a commit
to dingshuangxi888/rocketmq
that referenced
this pull request
Feb 10, 2026
…alculation logic of the time wheel" (apache#10020) * Revert "[ISSUE apache#8127]Optimize the metric calculation logic of the time wheel" * Revert "[ISSUE apache#8127]Optimize the metric calculation logic of the time wheel" * Revert "[ISSUE apache#8127]Optimize the metric calculation logic of the time wheel" --------- Co-authored-by: RongtongJin <user@example.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which Issue(s) This PR Fixes
Fixes #10019
Brief Description
Revert "[ISSUE #8127]Optimize the metric calculation logic of the time wheel"
#8128
How Did You Test This Change?