Skip to content

[ISSUE #10183] when constructing a processQueueTable with a static topic, need to specify the correct brokerName.#10184

Open
Kris20030907 wants to merge 1 commit intoapache:developfrom
Kris20030907:fix-static-topic-broker-get
Open

[ISSUE #10183] when constructing a processQueueTable with a static topic, need to specify the correct brokerName.#10184
Kris20030907 wants to merge 1 commit intoapache:developfrom
Kris20030907:fix-static-topic-broker-get

Conversation

@Kris20030907
Copy link
Contributor

…to specify the correct brokerName.

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@Kris20030907 Kris20030907 changed the title [ISSUE #10183] when constructing a processQueueTable with a static topic, need … [ISSUE #10183] when constructing a processQueueTable with a static topic, need to specify the correct brokerName. Mar 21, 2026
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.83%. Comparing base (ebf1595) to head (1f4f554).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...e/rocketmq/client/impl/consumer/RebalanceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10184      +/-   ##
=============================================
- Coverage      48.94%   48.83%   -0.11%     
+ Complexity     13389    13361      -28     
=============================================
  Files           1373     1373              
  Lines          99924    99924              
  Branches       12908    12908              
=============================================
- Hits           48904    48802     -102     
- Misses         45097    45182      +85     
- Partials        5923     5940      +17     

☔ 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] when constructing a processQueueTable with a static topic, need to specify the correct brokerName.

2 participants