Skip to content

[ISSUE #9862] fix: bornTime missing in lite pop requests when broker ACL2.0 is enabled#10053

Open
humkum wants to merge 1 commit intoapache:developfrom
humkum:fix-lite-pop
Open

[ISSUE #9862] fix: bornTime missing in lite pop requests when broker ACL2.0 is enabled#10053
humkum wants to merge 1 commit intoapache:developfrom
humkum:fix-lite-pop

Conversation

@humkum
Copy link
Copy Markdown
Contributor

@humkum humkum commented Jan 29, 2026

Which Issue(s) This PR Fixes

Fixes #9862

Fixes #9518

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.88%. Comparing base (9ad4a1b) to head (afbcce1).
⚠️ Report is 51 commits behind head on develop.

Files with missing lines Patch % Lines
...etmq/broker/processor/PopLiteMessageProcessor.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10053      +/-   ##
=============================================
- Coverage      48.99%   48.88%   -0.12%     
+ Complexity     13364    13336      -28     
=============================================
  Files           1373     1373              
  Lines          99707    99707              
  Branches       12888    12888              
=============================================
- Hits           48849    48738     -111     
- Misses         44955    45051      +96     
- Partials        5903     5918      +15     

☔ 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.

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.

[Bug] Fix the issue of missing bornTime in POP requests when broker ACL is enabled [Bug] rocketmq5.3.x, 开启 acl 2.0,消费者接收不到消息

3 participants