Skip to content

fix sync topic and group if attributes isn't null - #9548

Closed
1782935682 wants to merge 1 commit into
apache:developfrom
1782935682:bugfix/fix_sync_topic_and_group
Closed

fix sync topic and group if attributes isn't null#9548
1782935682 wants to merge 1 commit into
apache:developfrom
1782935682:bugfix/fix_sync_topic_and_group

Conversation

@1782935682

@1782935682 1782935682 commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9547

Brief Description

How Did You Test This Change?

@1782935682
1782935682 force-pushed the bugfix/fix_sync_topic_and_group branch from 6c61c03 to 4a281ab Compare July 16, 2025 03:42
@1782935682
1782935682 force-pushed the bugfix/fix_sync_topic_and_group branch from 4a281ab to 7b481ce Compare July 16, 2025 03:51
@codecov-commenter

codecov-commenter commented Jul 16, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.97%. Comparing base (e4b731c) to head (7b481ce).
⚠️ Report is 211 commits behind head on develop.

Files with missing lines Patch % Lines
.../broker/subscription/SubscriptionGroupManager.java 83.33% 0 Missing and 1 partial ⚠️
...ache/rocketmq/broker/topic/TopicConfigManager.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9548      +/-   ##
=============================================
- Coverage      48.10%   47.97%   -0.14%     
+ Complexity     12063    12025      -38     
=============================================
  Files           1313     1313              
  Lines          92771    92774       +3     
  Branches       11862    11864       +2     
=============================================
- Hits           44629    44505     -124     
- Misses         42636    42742     +106     
- 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 closed this Sep 9, 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] Master-Slave sync failed When Using messageType Field

2 participants