Skip to content

[ISSUE #9476] Set queueId to 0 in DefaultTransactionalMessageCheckListener#toMessageExtBrokerInner to improve performance #9477

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

mxsm
Copy link
Member

@mxsm mxsm commented Jun 14, 2025

Which Issue(s) This PR Fixes

Fixes #9476

Brief Description

How Did You Test This Change?

…ckListener#toMessageExtBrokerInner to improve performance
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.02%. Comparing base (53a3f69) to head (4bcdf54).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9477      +/-   ##
=============================================
- Coverage      48.15%   48.02%   -0.13%     
+ Complexity     12027    11992      -35     
=============================================
  Files           1308     1308              
  Lines          92253    92252       -1     
  Branches       11808    11808              
=============================================
- Hits           44425    44305     -120     
- Misses         42343    42433      +90     
- Partials        5485     5514      +29     

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

@lizhimins lizhimins changed the title [ISSUE #9476]Set queueId to 0 in DefaultTransactionalMessageCheckListener#toMessageExtBrokerInner to improve performance [ISSUE #9476] Set queueId to 0 in DefaultTransactionalMessageCheckListener#toMessageExtBrokerInner to improve performance Jun 30, 2025
@lizhimins lizhimins merged commit d3d126e into apache:develop Jun 30, 2025
10 of 13 checks passed
WJ66880 pushed a commit to WJ66880/rocketmq that referenced this pull request Jul 1, 2025
…eckListener#toMessageExtBrokerInner to improve performance (apache#9477)
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] Set queueId to 0 in DefaultTransactionalMessageCheckListener#toMessageExtBrokerInner to improve performance
3 participants