- Notifications
You must be signed in to change notification settings - Fork12k
[RIP-83] Lite Topic: A New Message Model#9800
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:develop
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Change-Id: Ie83f5ad363eb7b7c48371a0f4b3eab9f04465b81
Change-Id: I102d2bf7b5d573f41416333135074cde1a9f1fec
e7deabc to17bc455Comparebroker/src/main/java/org/apache/rocketmq/broker/lite/AbstractLiteLifecycleManager.javaShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
broker/src/main/java/org/apache/rocketmq/broker/processor/AckMessageProcessor.java OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
broker/src/main/java/org/apache/rocketmq/broker/processor/ChangeInvisibleTimeProcessor.java OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
broker/src/main/java/org/apache/rocketmq/broker/lite/AbstractLiteLifecycleManager.javaShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
RongtongJin commentedNov 6, 2025
Change-Id: Ic811d4e0af800f145fb94122985965e1b0569915
Change-Id: If3387de9605696bb62008658386790a52b55654d
Change-Id: Ida1ecd633464c59cce7ff9603de8670293d75ad0
fb2a03f to537fee9Comparecodecov-commenter commentedNov 12, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@## develop #9800 +/- ##=============================================- Coverage 48.37% 47.50% -0.87%- Complexity 12250 12523 +273============================================= Files 1314 1359 +45 Lines 93680 96869 +3189 Branches 12016 12454 +438 =============================================+ Hits 45314 46015 +701- Misses 42770 45170 +2400- Partials 5596 5684 +88 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8defa8c to2d9967bCompareChange-Id: I25740c894afc87e16b8b51b94056ad09765bcd76
2d9967b to5e8d18aCompare
Which Issue(s) This PR Fixes
Fixes#9797
Brief Description
RIP‐83 Lite Topic: A New Message Model
https://github.com/apache/rocketmq/wiki/RIP%E2%80%9083-Lite-Topic:-A-New-Message-Model
How Did You Test This Change?