Skip to content

Fix offsetTableKey validate error in broadcast#9602

Open
1782935682 wants to merge 1 commit intoapache:developfrom
1782935682:fix/error_in_broadcast
Open

Fix offsetTableKey validate error in broadcast#9602
1782935682 wants to merge 1 commit intoapache:developfrom
1782935682:fix/error_in_broadcast

Conversation

@1782935682
Copy link
Copy Markdown
Contributor

@1782935682 1782935682 commented Aug 8, 2025

Which Issue(s) This PR Fixes

Fixes #9603

Brief Description

How Did You Test This Change?

@1782935682 1782935682 force-pushed the fix/error_in_broadcast branch from 2e7cc14 to 41f225a Compare August 8, 2025 07:20
@1782935682 1782935682 force-pushed the fix/error_in_broadcast branch from 41f225a to 67c0998 Compare August 8, 2025 07:24
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 8, 2025

Codecov Report

❌ Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.03%. Comparing base (e4b731c) to head (67c0998).
⚠️ Report is 215 commits behind head on develop.

Files with missing lines Patch % Lines
.../rocketmq/broker/offset/ConsumerOffsetManager.java 38.88% 8 Missing and 3 partials ⚠️
...etmq/broker/config/v2/ConsumerOffsetManagerV2.java 0.00% 1 Missing and 1 partial ⚠️
...cketmq/broker/offset/LmqConsumerOffsetManager.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9602      +/-   ##
=============================================
- Coverage      48.10%   48.03%   -0.08%     
+ Complexity     12063    12044      -19     
=============================================
  Files           1313     1313              
  Lines          92771    92789      +18     
  Branches       11862    11866       +4     
=============================================
- Hits           44629    44567      -62     
- Misses         42636    42695      +59     
- Partials        5506     5527      +21     

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

@1782935682 1782935682 changed the title fix error in offsetManager when in broadcast Fix offsetTableKey validate error in broadcast Aug 8, 2025
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] OffsetTableKey validate error when in broadcast

2 participants