Skip to content

[ISSUE #10168] Fix GetAllTopicConfigResponseHeader compatibility issue#10169

Merged
lizhimins merged 1 commit intoapache:developfrom
gaoyf:20260317-fix-slave-sync-topic-backward-compatible-bug
Mar 17, 2026
Merged

[ISSUE #10168] Fix GetAllTopicConfigResponseHeader compatibility issue#10169
lizhimins merged 1 commit intoapache:developfrom
gaoyf:20260317-fix-slave-sync-topic-backward-compatible-bug

Conversation

@gaoyf
Copy link
Copy Markdown
Contributor

@gaoyf gaoyf commented Mar 17, 2026

Which Issue(s) This PR Fixes

Brief Description

GetAllTopicConfigResponseHeader‘s field totalTopicNum should not add annotation: @CFNotNull.

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.85%. Comparing base (70834e3) to head (0d53698).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10169      +/-   ##
=============================================
- Coverage      48.95%   48.85%   -0.10%     
+ Complexity     13389    13366      -23     
=============================================
  Files           1373     1373              
  Lines          99928    99928              
  Branches       12909    12909              
=============================================
- Hits           48918    48821      -97     
- Misses         45082    45169      +87     
- Partials        5928     5938      +10     

☔ 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 Fix GetAllTopicConfigResponseHeader compatibility issue [ISSUE #10168] Fix GetAllTopicConfigResponseHeader compatibility issue Mar 17, 2026
@lizhimins lizhimins merged commit 2bc1783 into apache:develop Mar 17, 2026
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] GetAllTopicConfigResponseHeader is not backward compatible

3 participants