Skip to content

[ISSUE #10478] proxy local mode support lite message#10479

Open
yuz10 wants to merge 3 commits into
apache:developfrom
yuz10:develop5
Open

[ISSUE #10478] proxy local mode support lite message#10479
yuz10 wants to merge 3 commits into
apache:developfrom
yuz10:develop5

Conversation

@yuz10

@yuz10 yuz10 commented Jun 11, 2026

Copy link
Copy Markdown
Member

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@yuz10 yuz10 changed the title proxy local mode support lite message [ISSUE #10478] proxy local mode support lite message Jun 11, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 58.49057% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.03%. Comparing base (da9b26b) to head (d5fce71).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...tmq/proxy/service/message/LocalMessageService.java 63.26% 13 Missing and 5 partials ⚠️
...he/rocketmq/proxy/service/LocalServiceManager.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10479      +/-   ##
=============================================
- Coverage      48.04%   48.03%   -0.01%     
+ Complexity     13311    13308       -3     
=============================================
  Files           1377     1377              
  Lines         100644   100707      +63     
  Branches       12995    13002       +7     
=============================================
+ Hits           48351    48373      +22     
- Misses         46355    46385      +30     
- Partials        5938     5949      +11     

☔ View full report in Codecov by Harness.
📢 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.

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10479 — Proxy local mode support lite message
Type: Enhancement (3 files, +156/-2)

Assessment

Implements lite message support in proxy local mode. Achieves feature parity with cluster mode. Good test coverage (68 lines).

Verdict

✅ Solid implementation aligned with RIP-83. Fixes #10478.


🤖 Automated review by oss-sentinel-ai

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10479 — Proxy local mode support lite message
Type: Enhancement (3 files, +156/-2)

Assessment

Implements lite message support in proxy local mode. Achieves feature parity with cluster mode. Good test coverage (68 lines).

Verdict

✅ Solid implementation aligned with RIP-83. Fixes #10478.


🤖 Automated review by oss-sentinel-ai

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10479 — Proxy local mode support lite message
Type: Enhancement (3 files, +156/-2)

Assessment

Implements lite message support in proxy local mode. Achieves feature parity with cluster mode. Good test coverage.

Verdict

✅ Solid implementation aligned with RIP-83. Fixes #10478.


🤖 Automated review by oss-sentinel-ai

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10479 — Proxy local mode support lite message
Type: Enhancement (3 files, +156/-2)

Assessment

Implements lite message support in proxy local mode. Achieves feature parity with cluster mode. Good test coverage.

Verdict

✅ Solid implementation aligned with RIP-83. Fixes #10478.


🤖 Automated review by oss-sentinel-ai

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10479 — Proxy local mode support lite message
Type: Enhancement (3 files, +156/-2)

Assessment

Implements lite message support in proxy local mode. Achieves feature parity with cluster mode. Good test coverage.

Verdict

✅ Solid implementation aligned with RIP-83. Fixes #10478.


🤖 Automated review by oss-sentinel-ai

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10479 — Proxy local mode support lite message
Type: Enhancement (3 files, +156/-2)

Assessment

Implements lite message support in proxy local mode. Achieves feature parity with cluster mode. Good test coverage.

Verdict

✅ Solid implementation aligned with RIP-83. Fixes #10478.


🤖 Automated review by oss-sentinel-ai

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10479 — Proxy local mode support lite message
Type: Enhancement (3 files, +156/-2)

Assessment

Implements lite message support in proxy local mode. Achieves feature parity with cluster mode. Good test coverage.

Verdict

✅ Solid implementation aligned with RIP-83. Fixes #10478.


🤖 Automated review by oss-sentinel-ai

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10479 — Proxy local mode support lite message
Type: Enhancement (3 files, +156/-2)

Assessment

Implements lite message support in proxy local mode. Achieves feature parity with cluster mode. Good test coverage.

Verdict

✅ Solid implementation aligned with RIP-83. Fixes #10478.


🤖 Automated review by oss-sentinel-ai

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.

[Enhancement] proxy local mode support lite message

3 participants