Skip to content

Fix/update metadata bug in v2 config#9724

Merged
lizhimins merged 1 commit intoapache:developfrom
cvictory:fix/update_metadata_bug_in_v2_config2
Sep 22, 2025
Merged

Fix/update metadata bug in v2 config#9724
lizhimins merged 1 commit intoapache:developfrom
cvictory:fix/update_metadata_bug_in_v2_config2

Conversation

@cvictory
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9723

Brief Description

Firstly update SubscriptionGroup, then write to rocksdb.

How Did You Test This Change?

No need tests

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.21%. Comparing base (fbe9f73) to head (4952138).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9724      +/-   ##
=============================================
- Coverage      48.26%   48.21%   -0.05%     
+ Complexity     12171    12161      -10     
=============================================
  Files           1313     1313              
  Lines          93236    93236              
  Branches       11945    11945              
=============================================
- Hits           45002    44956      -46     
- Misses         42660    42701      +41     
- Partials        5574     5579       +5     

☔ 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
Copy link
Copy Markdown
Member

Note: The update method has side effects.

@lizhimins lizhimins merged commit a4da5f5 into apache:develop Sep 22, 2025
11 of 12 checks passed
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] After consumerGroup is updated and redeployed, an extra + appears in the results

3 participants