Skip to content

Conversation

@f1amingo
Copy link
Contributor

@f1amingo f1amingo commented Nov 3, 2025

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?

f1amingo and others added 2 commits November 3, 2025 17:50
Change-Id: Ie83f5ad363eb7b7c48371a0f4b3eab9f04465b81
Change-Id: I102d2bf7b5d573f41416333135074cde1a9f1fec
@hill007299 hill007299 requested review from RongtongJin, fuyou001, lizhimins and lollipopjin and removed request for lizhimins November 5, 2025 03:28
@RongtongJin
Copy link
Contributor

CI need to be passed
image

Change-Id: Ic811d4e0af800f145fb94122985965e1b0569915
Change-Id: If3387de9605696bb62008658386790a52b55654d
@lizhimins lizhimins added this to the 5.4.0 milestone Nov 10, 2025
Change-Id: Ida1ecd633464c59cce7ff9603de8670293d75ad0
@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 38.13719% with 1966 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.50%. Comparing base (607263b) to head (8defa8c).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
...etmq/broker/lite/LiteSubscriptionRegistryImpl.java 16.96% 137 Missing ⚠️
...etmq/broker/processor/PopLiteMessageProcessor.java 53.30% 97 Missing and 16 partials ⚠️
.../broker/longpolling/PopLiteLongPollingService.java 41.89% 74 Missing and 12 partials ⚠️
...tools/command/lite/GetLiteGroupInfoSubCommand.java 0.00% 86 Missing ⚠️
...g/apache/rocketmq/client/impl/MQClientAPIImpl.java 1.19% 83 Missing ⚠️
...ache/rocketmq/broker/lite/LiteEventDispatcher.java 73.40% 53 Missing and 18 partials ⚠️
...rocketmq/broker/processor/AckMessageProcessor.java 3.33% 55 Missing and 3 partials ⚠️
...broker/processor/LiteSubscriptionCtlProcessor.java 8.62% 53 Missing ⚠️
...ools/command/lite/GetBrokerLiteInfoSubCommand.java 0.00% 53 Missing ⚠️
...ools/command/lite/GetLiteClientInfoSubCommand.java 0.00% 53 Missing ⚠️
... and 101 more
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@f1amingo f1amingo force-pushed the feature/lite_topic branch 6 times, most recently from 8defa8c to 2d9967b Compare November 13, 2025 11:38
Change-Id: I25740c894afc87e16b8b51b94056ad09765bcd76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] RIP-83 Lite Topic: A New Message Model

5 participants